/freebsd/sys/powerpc/powernv/ |
H A D | opal.c | 39 phandle_t opal; in opal_check() local 45 opal = OF_finddevice("/ibm,opal"); in opal_check() 46 if (opal == -1) in opal_check() 49 if (!OF_hasprop(opal, "opal-base-address") || in opal_check() 50 !OF_hasprop(opal, "opal-entry-address")) in opal_check() 53 OF_getencprop(opal, "opal-base-address", val, sizeof(val)); in opal_check() 55 OF_getencprop(opal, "opal-entry-address", val, sizeof(val)); in opal_check()
|
H A D | platform_powernv.c | 55 #include "opal.h" 138 phandle_t opal; in powernv_attach() local 152 opal = OF_finddevice("/ibm,opal"); in powernv_attach() 155 if (OF_getencprop(opal, "ibm,associativity-reference-points", refpoints, in powernv_attach()
|
H A D | opal_nvram.c | 47 #include "opal.h" 94 DRIVER_MODULE(opal_nvram, opal, opal_nvram_driver, 0, 0); 120 if (!ofw_bus_is_compatible(dev, "ibm,opal-nvram")) in opal_nvram_probe()
|
H A D | opal_sensor.c | 327 DRIVER_MODULE(opalsens, opal, opalsens_driver, NULL, NULL);
|
H A D | opal_flash.c | 98 DRIVER_MODULE(opalflash, opal, opalflash_driver, 0, 0);
|
H A D | opal_console.c | 613 DRIVER_MODULE(opalcons, opal, opalcons_driver, 0, 0);
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ibmpowernv.txt | 6 "ibm,opal-sensor-cooling-fan" 7 "ibm,opal-sensor-amb-temp" 8 "ibm,opal-sensor-power-supply" 9 "ibm,opal-sensor-power" 17 compatible = "ibm,opal-sensor-cooling-fan"; 22 compatible = "ibm,opal-sensor-amb-temp";
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-opal.txt | 6 perspective, the properties of use are "ibm,port-name" and "ibm,opal-id". 11 - compatible: must be "ibm,opal-i2c" 12 - ibm,opal-id: Refers to a specific bus and used to identify it when calling 30 compatible = "ibm,power8-i2c-port", "ibm,opal-i2c"; 31 ibm,opal-id = <0x1>;
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | sensor-groups.txt | 4 Node: /ibm,opal/sensor-groups 9 - compatible : Should be "ibm,opal-sensor-group" 22 - sensors : Phandle array of child nodes of /ibm,opal/sensor/ 25 - ops : Array of opal-call numbers indicating available operations on
|
H A D | oppanel-opal.txt | 5 - compatible : Should be "ibm,opal-oppanel". 11 compatible = "ibm,opal-oppanel";
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | rtc-opal.txt | 5 - compatible: Should be "ibm,opal-rtc" 13 compatible = "ibm,opal-rtc";
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-powernv.txt | 5 - compatible : Should be "ibm,opal-v3-led". 18 compatible = "ibm,opal-v3-led";
|
/freebsd/sys/contrib/device-tree/Bindings/power/ |
H A D | wakeup-source.txt | 25 2. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
|
/freebsd/sys/dev/ipmi/ |
H A D | ipmi_opal.c | 326 DRIVER_MODULE(opal_ipmi, opal, opal_ipmi_driver, NULL, NULL);
|
/freebsd/sys/conf/ |
H A D | files.powerpc | 332 powerpc/powernv/opal.c optional powernv
|
/freebsd/share/dict/ |
H A D | web2a | 443 agate opal 1478 amber opal 4045 bar opal 21522 fire opal 30765 jasper opal 38274 opal blue 38275 opal glass 38276 opal gray 38278 opal matrix 38279 opal-tinted [all …]
|
H A D | web2 | 131240 opal
|
/freebsd/share/termcap/ |
H A D | termcap | 3634 # CHANGED 4-29-87 to set tabs and keep status line --John Kunze (jak@opal)
|