| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | zii,rave-sp.yaml | 4 $id: http://devicetree.org/schemas/mfd/zii,rave-sp.yaml# 20 - zii,rave-sp-niu 21 - zii,rave-sp-mezz 22 - zii,rave-sp-esb 23 - zii,rave-sp-rdu1 24 - zii,rave-sp-rdu2 33 $ref: /schemas/watchdog/zii,rave-sp-wdt.yaml 36 $ref: /schemas/leds/backlight/zii,rave-sp-backlight.yaml 39 $ref: /schemas/input/zii,rave-sp-pwrbutton.yaml 43 $ref: /schemas/nvmem/zii,rave-sp-eeprom.yaml [all …]
|
| H A D | zii,rave-sp.txt | 10 - "zii,rave-sp-niu" 11 - "zii,rave-sp-mezz" 12 - "zii,rave-sp-esb" 13 - "zii,rave-sp-rdu1" 14 - "zii,rave-sp-rdu2" 32 compatible = "zii,rave-sp-rdu2"; 36 compatible = "zii,rave-sp-watchdog";
|
| /freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
| H A D | zii,rave-sp-eeprom.txt | 7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt) 11 - compatible: Should be "zii,rave-sp-eeprom" 15 - zii,eeprom-name: Unique EEPROM identifier describing its function in the 26 compatible = "zii,rave-sp-rdu1"; 30 compatible = "zii,rave-sp-eeprom"; 34 zii,eeprom-name = "main-eeprom";
|
| H A D | zii,rave-sp-eeprom.yaml | 4 $id: http://devicetree.org/schemas/nvmem/zii,rave-sp-eeprom.yaml# 17 Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml) 21 const: zii,rave-sp-eeprom 26 zii,eeprom-name: 44 compatible = "zii,rave-sp-eeprom"; 48 zii,eeprom-name = "main-eeprom";
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
| H A D | vf610-zii-spb4.dts | 4 * Device tree file for ZII's SPB4 board 15 model = "ZII VF610 SPB4 Board"; 16 compatible = "zii,vf610spb4", "zii,vf610dev", "fsl,vf610"; 33 label = "zii:green:debug1"; 218 compatible = "zii,rave-wdt"; 245 compatible = "zii,rave-sp-rdu2"; 251 compatible = "zii,rave-sp-watchdog"; 255 compatible = "zii,rave-sp-eeprom"; 259 zii,eeprom-name = "main-eeprom";
|
| H A D | vf610-zii-ssmb-spu3.dts | 4 * Device tree file for ZII's SSMB SPU3 board 19 model = "ZII VF610 SSMB SPU3 Board"; 20 compatible = "zii,vf610spu3", "zii,vf610dev", "fsl,vf610"; 37 label = "zii:green:debug1"; 237 compatible = "zii,rave-wdt"; 258 compatible = "zii,rave-sp-rdu2"; 264 compatible = "zii,rave-sp-watchdog"; 268 compatible = "zii,rave-sp-eeprom"; 272 zii,eeprom-name = "main-eeprom";
|
| H A D | vf610-zii-cfu1.dts | 11 model = "ZII VF610 CFU1 Board"; 12 compatible = "zii,vf610cfu1", "zii,vf610dev", "fsl,vf610"; 29 label = "zii:green:debug1"; 35 label = "zii:red:fail"; 41 label = "zii:green:status"; 47 label = "zii:green:debug_a"; 53 label = "zii:green:debug_b"; 256 compatible = "zii,rave-wdt";
|
| H A D | vf610-zii-ssmb-dtu.dts | 4 * Device tree file for ZII's SSMB DTU board 19 model = "ZII VF610 SSMB DTU Board"; 20 compatible = "zii,vf610dtu", "zii,vf610dev", "fsl,vf610"; 37 label = "zii:green:debug1";
|
| /freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | zii,rave-sp-wdt.txt | 7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt) 13 - "zii,rave-sp-watchdog" 14 - "zii,rave-sp-watchdog-legacy" 24 compatible = "zii,rave-sp-rdu1"; 34 compatible = "zii,rave-sp-watchdog";
|
| H A D | zii,rave-sp-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/zii,rave-sp-wdt.yaml# 17 Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml) 22 - zii,rave-sp-watchdog 23 - zii,rave-sp-watchdog-legacy 43 compatible = "zii,rave-sp-watchdog";
|
| H A D | zii,rave-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/zii,rave-wdt.yaml# 16 const: zii,rave-wdt 43 compatible = "zii,rave-wdt";
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 507 const SystemZInstrInfo *ZII) { in buildCFAOffs() argument 510 BuildMI(MBB, MBBI, DL, ZII->get(TargetOpcode::CFI_INSTRUCTION)) in buildCFAOffs() 518 const SystemZInstrInfo *ZII) { in buildDefCFAReg() argument 524 BuildMI(MBB, MBBI, DL, ZII->get(TargetOpcode::CFI_INSTRUCTION)) in buildDefCFAReg() 534 auto *ZII = static_cast<const SystemZInstrInfo *>(STI.getInstrInfo()); in emitPrologue() local 580 BuildMI(MBB, MBBI, DL, ZII->get(TargetOpcode::CFI_INSTRUCTION)) in emitPrologue() 616 BuildMI(MBB, MBBI, DL, ZII->get(SystemZ::PROBED_STACKALLOC)) in emitPrologue() 624 BuildMI(MBB, MBBI, DL, ZII->get(SystemZ::LGR)) in emitPrologue() 626 emitIncrement(MBB, MBBI, DL, SystemZ::R15D, Delta, ZII); in emitPrologue() 627 buildCFAOffs(MBB, MBBI, DL, SPOffsetFromCFA + Delta, ZII); in emitPrologue() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6q-zii-rdu2.dts | 9 #include "imx6qdl-zii-rdu2.dtsi" 12 model = "ZII RDU2 Board"; 13 compatible = "zii,imx6q-zii-rdu2", "fsl,imx6q";
|
| H A D | imx6qp-zii-rdu2.dts | 9 #include "imx6qdl-zii-rdu2.dtsi" 12 model = "ZII RDU2+ Board"; 13 compatible = "zii,imx6qp-zii-rdu2", "fsl,imx6qp";
|
| H A D | imx7d-zii-rmu2.dts | 3 * Device tree file for ZII's RMU2 board 15 model = "ZII RMU2 Board"; 16 compatible = "zii,imx7d-rmu2", "fsl,imx7d"; 28 label = "zii:green:debug1"; 208 compatible = "zii,rave-sp-rdu2"; 214 compatible = "zii,rave-sp-watchdog"; 218 compatible = "zii,rave-sp-eeprom"; 222 zii,eeprom-name = "main-eeprom";
|
| H A D | imx51-zii-rdu1.dts | 11 model = "ZII RDU1 Board"; 12 compatible = "zii,imx51-rdu1", "fsl,imx51"; 560 compatible = "zii,rave-sp-rdu1"; 566 compatible = "zii,rave-sp-watchdog"; 570 compatible = "zii,rave-sp-backlight"; 574 compatible = "zii,rave-sp-pwrbutton"; 578 compatible = "zii,rave-sp-eeprom"; 582 zii,eeprom-name = "dds-eeprom"; 586 compatible = "zii,rave-sp-eeprom"; 590 zii,eeprom-name = "main-eeprom"; [all …]
|
| H A D | imx51-zii-scu3-esb.dts | 12 model = "ZII SCU3 ESB board"; 13 compatible = "zii,imx51-scu3-esb", "fsl,imx51"; 322 compatible = "zii,rave-sp-esb"; 328 compatible = "zii,rave-sp-watchdog-legacy"; 332 compatible = "zii,rave-sp-eeprom"; 336 zii,eeprom-name = "main-eeprom";
|
| H A D | imx51-zii-scu2-mezz.dts | 12 model = "ZII SCU2 Mezz Board"; 13 compatible = "zii,imx51-scu2-mezz", "fsl,imx51"; 315 compatible = "zii,rave-sp-mezz"; 321 compatible = "zii,rave-sp-watchdog-legacy"; 325 compatible = "zii,rave-sp-eeprom"; 329 zii,eeprom-name = "main-eeprom";
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/backlight/ |
| H A D | zii,rave-sp-backlight.txt | 7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt) 11 - compatible: Should be "zii,rave-sp-backlight" 16 compatible = "zii,rave-sp-rdu1"; 20 compatible = "zii,rave-sp-backlight";
|
| H A D | zii,rave-sp-backlight.yaml | 4 $id: http://devicetree.org/schemas/leds/backlight/zii,rave-sp-backlight.yaml# 17 Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml) 21 const: zii,rave-sp-backlight 34 compatible = "zii,rave-sp-backlight";
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | zii,rave-sp-pwrbutton.txt | 7 Documentation/devicetree/bindings/mfd/zii,rave-sp.txt) 11 - compatible: Should be "zii,rave-sp-pwrbutton" 16 compatible = "zii,rave-sp-rdu1"; 20 compatible = "zii,rave-sp-pwrbutton";
|
| H A D | zii,rave-sp-pwrbutton.yaml | 4 $id: http://devicetree.org/schemas/input/zii,rave-sp-pwrbutton.yaml# 17 Documentation/devicetree/bindings/mfd/zii,rave-sp.yaml) 21 const: zii,rave-sp-pwrbutton 34 compatible = "zii,rave-sp-pwrbutton";
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mq-zii-ultra-zest.dts | 8 #include "imx8mq-zii-ultra.dtsi" 11 model = "ZII Ultra Zest Board"; 12 compatible = "zii,imx8mq-ultra-zest", "zii,imx8mq-ultra", "fsl,imx8mq";
|
| H A D | imx8mq-zii-ultra-rmb3.dts | 8 #include "imx8mq-zii-ultra.dtsi" 11 model = "ZII Ultra RMB3 Board"; 12 compatible = "zii,imx8mq-ultra-rmb3", "zii,imx8mq-ultra", "fsl,imx8mq";
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | fsl.yaml | 199 - zii,imx51-scu3-esb 200 - zii,imx51-scu2-mezz 201 - zii,imx51-rdu1 308 - zii,imx6q-zii-rdu2 # ZII RDU2 Board 433 - zii,imx6qp-zii-rdu2 # ZII RDU2+ Board 906 - zii,imx7d-rmu2 # ZII RMU2 Board 907 - zii,imx7d-rpu2 # ZII RPU2 Board 1293 - zii,imx8mq-ultra-rmb3 1294 - zii,imx8mq-ultra-zest 1295 - const: zii,imx8mq-ultra [all …]
|