Searched refs:VAR (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | list.h | 214 (VAR) = list_next((VAR))) 218 ((VAR) != (HEAD)) && ((NEXT) = list_next((VAR)), 1); \ 219 (VAR) = (NEXT)) 224 (VAR) = list_entry(list_next(&(VAR)->FIELD), typeof(*(VAR)), \ 230 (VAR) = list_entry(list_prev(&(VAR)->FIELD), typeof(*(VAR)), \ 238 (VAR) = (NEXT)) 241 for ((VAR) = list_next_entry((VAR), FIELD); \ 243 (VAR) = list_next_entry((VAR), FIELD)) 246 for ((VAR) = list_prev_entry((VAR), FIELD); \ 248 (VAR) = list_prev_entry((VAR), FIELD)) [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/omap/ |
| H A D | omap.txt | 134 - OMAP4 VAR-STK-OM44 : Commercial dev kit with VAR-OM44CustomBoard and VAR-SOM-OM44 w/WLAN 137 - OMAP4 VAR-DVK-OM44 : Commercial dev kit with VAR-OM44CustomBoard, VAR-SOM-OM44 w/WLAN and LCD tou…
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap4-var-stk-om44.dts | 12 model = "Variscite VAR-STK-OM44";
|
| H A D | omap4-var-dvk-om44.dts | 12 model = "Variscite VAR-DVK-OM44";
|
| H A D | omap4-var-som-om44.dtsi | 10 model = "Variscite VAR-SOM-OM44"; 20 ti,model = "VAR-SOM-OM44";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/connector/ |
| H A D | usb-connector.yaml | 99 User can specify the source PDO array via PDO_FIXED/BATT/VAR/PPS_APDO() 111 can specify the sink PDO array via PDO_FIXED/BATT/VAR/PPS_APDO() defined
|
| /f-stack/tools/libxo/doc/ |
| H A D | getting.rst | 148 ../configure [OPTION]... [VAR=VALUE]...
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 677 dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR, 678 dnl unless already present in VAR.
|