/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | maxim,max77686.txt | 4 multi-function device. More information can be found in MFD DT binding 6 bindings/mfd/max77686.txt for MAX77686 and 7 bindings/mfd/max77802.txt for MAX77802 and 8 bindings/mfd/max77620.txt for MAX77620. 23 Following properties should be presend in main device node of the MFD chip. 48 Node of the MFD chip 73 Node of the MFD chip 99 Node of the MFD chip
|
H A D | oxnas,stdclk.txt | 14 "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" 16 "oxsemi,ox820-sys-ctrl", "syscon", "simple-mfd" 21 compatible = "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/src/arm64/sprd/ |
H A D | ums512.dtsi | 179 "simple-mfd"; 196 "simple-mfd"; 202 "simple-mfd"; 208 "simple-mfd"; 214 "simple-mfd"; 220 "simple-mfd"; 226 "simple-mfd"; 232 "simple-mfd"; 238 "simple-mfd"; 244 "simple-mfd"; [all …]
|
H A D | sharkl3.dtsi | 21 "simple-mfd"; 36 "simple-mfd"; 53 "simple-mfd"; 68 "simple-mfd"; 85 "simple-mfd"; 100 "simple-mfd"; 117 "simple-mfd"; 132 "simple-mfd"; 147 "simple-mfd";
|
/freebsd/usr.sbin/moused/msconvd/ |
H A D | msconvd.c | 363 int mfd; /* mouse file descriptor */ member 378 .mfd = -1, 584 rodent.mfd = open(rodent.portname, O_RDWR | O_NONBLOCK); in main() 585 if (rodent.mfd == -1) in main() 589 close(rodent.mfd); in main() 590 rodent.mfd = -1; in main() 614 if (rodent.mfd == -1) { in main() 629 if (rodent.mfd != -1) in main() 630 close(rodent.mfd); in main() 633 rodent.mfd = rodent.ufd = -1; in main() [all …]
|
/freebsd/tools/test/stress2/misc/ |
H A D | mmap42.sh | 35 int mfd, fd; 38 mfd = open(FILE, O_RDONLY); 39 assert(mfd >= 0); 41 assert(fstat(mfd, &sb) == 0); 43 buf = obuf = mmap(NULL, bufsz, PROT_READ, MAP_SHARED, mfd, 0); 71 close(mfd);
|
H A D | zfs18.sh | 37 int mfd, fd; 40 mfd = open(FILE, O_RDONLY); 41 assert(mfd >= 0); 43 assert(fstat(mfd, &sb) == 0); 45 buf = obuf = mmap(NULL, bufsz, PROT_READ, MAP_SHARED, mfd, 0); 73 close(mfd);
|
H A D | mmap43.sh | 34 int mfd, fd; 37 mfd = open(FILE, O_RDONLY); 38 assert(mfd >= 0); 40 assert(fstat(mfd, &sb) == 0); 42 buf = obuf = mmap(NULL, bufsz, PROT_READ, MAP_SHARED, mfd, 0); 70 close(mfd);
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mfd.txt | 1 Multi-Function Devices (MFD) 6 A typical MFD can be: 20 - compatible : "simple-mfd" - this signifies that the operating system 21 should consider all subnodes of the MFD device as separate and independent 42 compatible = "syscon", "simple-mfd";
|
H A D | brcm,twd.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,twd.yaml# 24 - const: simple-mfd 52 timer-mfd@ff800400 { 53 compatible = "brcm,bcm4908-twd", "simple-mfd", "syscon";
|
H A D | sprd,ums512-glbreg.yaml | 5 $id: http://devicetree.org/schemas/mfd/sprd,ums512-glbreg.yaml# 26 - const: simple-mfd 56 compatible = "sprd,ums512-glbregs", "syscon", "simple-mfd"; 71 compatible = "sprd,ums512-glbregs", "syscon", "simple-mfd";
|
H A D | ti,nspire-misc.yaml | 5 $id: http://devicetree.org/schemas/mfd/ti,nspire-misc.yaml# 25 - const: simple-mfd 43 compatible = "ti,nspire-misc", "syscon", "simple-mfd";
|
H A D | xylon,logicvc.yaml | 5 $id: http://devicetree.org/schemas/mfd/xylon,logicvc.yaml# 24 - const: simple-mfd 61 compatible = "xylon,logicvc-3.02.a", "syscon", "simple-mfd";
|
H A D | aspeed-scu.txt | 6 "aspeed,ast2400-scu", "syscon", "simple-mfd" 7 "aspeed,ast2500-scu", "syscon", "simple-mfd" 18 compatible = "aspeed,ast2400-scu", "syscon", "simple-mfd";
|
H A D | brcm,misc.yaml | 4 $id: http://devicetree.org/schemas/mfd/brcm,misc.yaml# 21 - const: simple-mfd 48 compatible = "brcm,misc", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/mips/ |
H A D | mscc.txt | 19 - compatible: Should be "mscc,ocelot-chip-regs", "simple-mfd", "syscon" 24 compatible = "mscc,ocelot-chip-regs", "simple-mfd", "syscon"; 35 - compatible: Should be "mscc,ocelot-hsio", "syscon", "simple-mfd" 40 compatible = "mscc,ocelot-hsio", "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | syna.txt | 59 "simple-mfd", "syscon" 72 "simple-mfd", "syscon" 78 compatible = "simple-mfd", "syscon"; 85 compatible = "simple-mfd", "syscon";
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | rtc-mt6397.txt | 4 as a type of multi-function device (MFD). The RTC can be configured and set up 8 For MediaTek PMIC MFD bindings, see: 9 ../mfd/mt6397.txt
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | oxnas,reset.txt | 14 "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" 16 "oxsemi,ox820-sys-ctrl", "syscon", "simple-mfd" 25 compatible = "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/thermal/ |
H A D | brcm,avs-ro-thermal.yaml | 17 "brcm,bcm2711-avs-monitor", "syscon", "simple-mfd" 20 Documentation/devicetree/bindings/mfd/syscon.yaml 40 "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | mtk-pmic-keys.txt | 6 of Muti-Function Device (MFD) 8 For MT6397/MT6323 MFD bindings see: 9 Documentation/devicetree/bindings/mfd/mt6397.txt
|
/freebsd/sys/contrib/device-tree/src/arm64/realtek/ |
H A D | rtd129x.dtsi | 67 compatible = "syscon", "simple-mfd"; 76 compatible = "syscon", "simple-mfd"; 85 compatible = "syscon", "simple-mfd"; 94 compatible = "syscon", "simple-mfd"; 103 compatible = "syscon", "simple-mfd";
|
H A D | rtd139x.dtsi | 65 compatible = "syscon", "simple-mfd"; 74 compatible = "syscon", "simple-mfd"; 83 compatible = "syscon", "simple-mfd"; 92 compatible = "syscon", "simple-mfd"; 101 compatible = "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | aspeed,ast2500-pinctrl.yaml | 17 "aspeed,ast2500-scu", "syscon", "simple-mfd" 18 "aspeed,g5-scu", "syscon", "simple-mfd" 21 Documentation/devicetree/bindings/mfd/syscon.yaml 230 compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd";
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | siliconmitus,sm5703-regulator.yaml | 13 SM5703 regulators node should be a sub node of the SM5703 MFD node. See SM5703 MFD 14 bindings at Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml
|