Home
last modified time | relevance | path

Searched refs:FUNC (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/pinctrl/
A Dpinctrl-kendryte.c211 #define FUNC(id, mode) \ macro
217 #define FUNC(id, mode) \
222 FUNC(JTAG_TCLK, IN),
223 FUNC(JTAG_TDI, IN),
224 FUNC(JTAG_TMS, IN),
240 FUNC(UARTHS_RX, IN),
242 FUNC(RESV6, IN),
243 FUNC(RESV7, IN),
286 FUNC(UART1_RX, IN),
288 FUNC(UART2_RX, IN),
[all …]
A Dpinctrl-sandbox.c58 #define FUNC(id) \ macro
60 FUNC(UART),
61 FUNC(I2C),
62 FUNC(SPI),
63 FUNC(I2S),
64 FUNC(GPIO),
65 FUNC(CS),
66 FUNC(PWM),
67 #undef FUNC
/u-boot/drivers/pinctrl/mtmips/
A Dpinctrl-mt7628.c158 FUNC("pwm", 2),
165 FUNC("pwm", 2),
171 FUNC("-", 3),
174 FUNC("i2c", 0),
210 FUNC("-", 3),
211 FUNC("-", 2),
224 FUNC("-", 3),
245 FUNC("-", 3),
246 FUNC("-", 2),
287 FUNC("-", 3),
[all …]
A Dpinctrl-mt7620.c36 FUNC("i2c", 2),
38 FUNC("none", 0),
42 FUNC("gpio", 2),
48 FUNC("gpio", 1),
49 FUNC("pa", 0),
53 FUNC("gpio", 2),
54 FUNC("sd", 1),
55 FUNC("nand", 0),
66 FUNC("led", 0),
71 FUNC("led", 0),
[all …]
A Dpinctrl-mtmips-common.h39 #define FUNC(name, value) { name, value } macro
/u-boot/arch/x86/include/asm/
A Dpnp_def.h32 #define PNP_DEV(PORT, FUNC) (((PORT) << 8) | (FUNC)) argument
/u-boot/doc/device-tree-bindings/pinctrl/
A Dkendryte,k210-fpioa.txt30 ((PIN << 16) | (DO << 8) | (FUNC))
33 Valid values for FUNC are numbers 0 through 255. For a complete list of
/u-boot/arch/arc/lib/
A D_millicodethunk.S21 #define FUNC(X) .type SYM(X),@function macro
22 #define HIDDEN_FUNC(X) FUNC(X)` .hidden X

Completed in 18 milliseconds