aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:51 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commit63dd1315f5acd633c849a0d7ad057c7bc761a948 (patch)
tree6bad10d3bf6fe08b1dd96530b6e47fc505697899 /doc/opal-api
parent07a475fbda196e8a70f995db6529b95c1e2d197a (diff)
downloadskiboot-63dd1315f5acd633c849a0d7ad057c7bc761a948.zip
skiboot-63dd1315f5acd633c849a0d7ad057c7bc761a948.tar.gz
skiboot-63dd1315f5acd633c849a0d7ad057c7bc761a948.tar.bz2
doc: fixup misc broken links
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc/opal-api')
-rw-r--r--doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst4
-rw-r--r--doc/opal-api/opal-poll-events.rst1
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst b/doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst
index 87a2c7d..dcbd62e 100644
--- a/doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst
+++ b/doc/opal-api/opal-pci-get-set-pbcq-tunnel-bar-164-165.rst
@@ -48,10 +48,10 @@ The host calls this function to set the PBCQ Tunnel Bar register.
Parameters
----------
-:ref:``phb_id`
+`phb_id`
The value from the PHB node ibm,opal-phbid property for the device.
-:ref:`addr`
+`addr`
The value of the address chosen for the PBCQ Tunnel Bar register.
If the address is 0, then the PBCQ Tunnel Bar register will be reset.
It the address is non-zero, then the PBCQ Tunnel Bar register will be
diff --git a/doc/opal-api/opal-poll-events.rst b/doc/opal-api/opal-poll-events.rst
index c4bf24d..bcf218a 100644
--- a/doc/opal-api/opal-poll-events.rst
+++ b/doc/opal-api/opal-poll-events.rst
@@ -18,6 +18,7 @@ OPAL_EVENT_NVRAM = 0x2
----------------------
Unused
+.. _OPAL_EVENT_RTC:
OPAL_EVENT_RTC = 0x4
--------------------