Home
last modified time | relevance | path

Searched refs:NMK_PIN_GROUP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-db8500.c682 NMK_PIN_GROUP(u0_a_1, NMK_GPIO_ALT_A),
683 NMK_PIN_GROUP(u1rxtx_a_1, NMK_GPIO_ALT_A),
684 NMK_PIN_GROUP(u1ctsrts_a_1, NMK_GPIO_ALT_A),
685 NMK_PIN_GROUP(ipi2c_a_1, NMK_GPIO_ALT_A),
686 NMK_PIN_GROUP(ipi2c_a_2, NMK_GPIO_ALT_A),
687 NMK_PIN_GROUP(msp0txrx_a_1, NMK_GPIO_ALT_A),
688 NMK_PIN_GROUP(msp0tfstck_a_1, NMK_GPIO_ALT_A),
689 NMK_PIN_GROUP(msp0rfsrck_a_1, NMK_GPIO_ALT_A),
690 NMK_PIN_GROUP(mc0_a_1, NMK_GPIO_ALT_A),
691 NMK_PIN_GROUP(mc0_a_2, NMK_GPIO_ALT_A),
[all …]
H A Dpinctrl-nomadik-stn8815.c310 NMK_PIN_GROUP(u0txrx_a_1, NMK_GPIO_ALT_A),
311 NMK_PIN_GROUP(u0ctsrts_a_1, NMK_GPIO_ALT_A),
312 NMK_PIN_GROUP(u0modem_a_1, NMK_GPIO_ALT_A),
313 NMK_PIN_GROUP(mmcsd_a_1, NMK_GPIO_ALT_A),
314 NMK_PIN_GROUP(mmcsd_b_1, NMK_GPIO_ALT_B),
315 NMK_PIN_GROUP(u1_a_1, NMK_GPIO_ALT_A),
316 NMK_PIN_GROUP(i2c1_a_1, NMK_GPIO_ALT_A),
317 NMK_PIN_GROUP(i2c0_a_1, NMK_GPIO_ALT_A),
318 NMK_PIN_GROUP(u1_b_1, NMK_GPIO_ALT_B),
319 NMK_PIN_GROUP(i2cusb_b_1, NMK_GPIO_ALT_B),
[all …]
H A Dpinctrl-nomadik.h121 #define NMK_PIN_GROUP(a, b) \ macro