/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/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 289 #define MIPIPADCTRLCFG(_grp, _mux) \ 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 297 #define MIPIPADCTRLCFG(_grp, _mux) \ 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/drivers/clk/mvebu/ |
A D | armada-37xx-periph.c | 108 #define CLK_FULL_DD(_n, _d, _mux, _r0, _r1, _s0, _s1) \ argument 126 #define CLK_FULL(_n, _d, _mux, _r, _s, _m, _t) \ argument 161 #define CLK_MUX_DIV(_n, _mux, _r, _s, _m, _t) \ argument 173 #define CLK_MUX_DD(_n, _mux, _r0, _r1, _s0, _s1) \ argument
|
/u-boot/drivers/clk/kendryte/ |
A D | clk.c | 334 #define COMP_FULL(id, _mux, _div, _gate) \ argument
|