Searched defs:_init (Results 1 – 7 of 7) sorted by relevance
/u-boot/board/nvidia/venice2/ |
A D | pinmux-config-venice2.h | 17 #define GPIO_INIT(_port, _gpio, _init) \ argument
|
/u-boot/board/nvidia/nyan-big/ |
A D | pinmux-config-nyan-big.h | 17 #define GPIO_INIT(_port, _gpio, _init) \ argument
|
/u-boot/board/toradex/apalis-tk1/ |
A D | pinmux-config-apalis-tk1.h | 9 #define GPIO_INIT(_port, _gpio, _init) \ argument
|
/u-boot/board/cei/cei-tk1-som/ |
A D | pinmux-config-cei-tk1-som.h | 17 #define GPIO_INIT(_port, _gpio, _init) \ argument
|
/u-boot/board/nvidia/jetson-tk1/ |
A D | pinmux-config-jetson-tk1.h | 17 #define GPIO_INIT(_port, _gpio, _init) \ argument
|
/u-boot/include/ |
A D | i2c.h | 641 #define U_BOOT_I2C_MKENT_COMPLETE(_init, _probe, _read, _write, \ argument 656 #define U_BOOT_I2C_ADAP_COMPLETE(_name, _init, _probe, _read, _write, \ argument
|
/u-boot/tools/buildman/ |
A D | kconfiglib.py | 959 def _init(self, filename, warn, warn_to_stderr, encoding): member in Kconfig
|
Completed in 22 milliseconds