/u-boot/board/nvidia/dalmore/ |
A D | pinmux-config-dalmore.h | 9 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument 21 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument 33 #define DDC_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _rcv_sel) \ argument 45 #define VI_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument 57 #define CEC_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument
|
/u-boot/board/avionic-design/common/ |
A D | pinmux-config-tamonten-ng.h | 10 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument 22 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument 34 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
|
/u-boot/board/nvidia/cardhu/ |
A D | pinmux-config-cardhu.h | 9 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument 21 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument 33 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
|
/u-boot/board/toradex/apalis_t30/ |
A D | pinmux-config-apalis_t30.h | 9 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument 23 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument 35 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
|
/u-boot/board/toradex/colibri_t30/ |
A D | pinmux-config-colibri_t30.h | 9 #define DEFAULT_PINMUX(_pingrp, _mux, _pull, _tri, _io) \ argument 23 #define I2C_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _od) \ argument 35 #define LV_PINMUX(_pingrp, _mux, _pull, _tri, _io, _lock, _ioreset) \ argument
|
/u-boot/include/ |
A D | mvmfp.h | 24 #define MFP(_off, _pull, _drv, _slp, _edge, _sleep, _afn) ( \ argument 34 #define MFP(_off, _pull, _drv, _slp, _edge, _sleep, _afn) ( \ argument
|
/u-boot/board/nvidia/venice2/ |
A D | pinmux-config-venice2.h | 83 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
|
/u-boot/board/nvidia/nyan-big/ |
A D | pinmux-config-nyan-big.h | 72 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
|
/u-boot/board/toradex/apalis-tk1/ |
A D | pinmux-config-apalis-tk1.h | 56 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
|
/u-boot/board/cei/cei-tk1-som/ |
A D | pinmux-config-cei-tk1-som.h | 68 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
|
/u-boot/board/nvidia/jetson-tk1/ |
A D | pinmux-config-jetson-tk1.h | 76 #define PINCFG(_pingrp, _mux, _pull, _tri, _io, _od, _rcv_sel) \ argument
|
/u-boot/arch/arm/include/asm/arch-mxs/ |
A D | iomux.h | 92 #define MXS_IOMUX_PAD(_bank, _pin, _muxsel, _ma, _vol, _pull) \ argument
|