Searched refs:NMK_PIN_GROUP (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/pinctrl/nomadik/ |
| D | pinctrl-nomadik-db8500.c | 679 NMK_PIN_GROUP(u0_a_1, NMK_GPIO_ALT_A), 680 NMK_PIN_GROUP(u1rxtx_a_1, NMK_GPIO_ALT_A), 681 NMK_PIN_GROUP(u1ctsrts_a_1, NMK_GPIO_ALT_A), 682 NMK_PIN_GROUP(ipi2c_a_1, NMK_GPIO_ALT_A), 683 NMK_PIN_GROUP(ipi2c_a_2, NMK_GPIO_ALT_A), 684 NMK_PIN_GROUP(msp0txrx_a_1, NMK_GPIO_ALT_A), 685 NMK_PIN_GROUP(msp0tfstck_a_1, NMK_GPIO_ALT_A), 686 NMK_PIN_GROUP(msp0rfsrck_a_1, NMK_GPIO_ALT_A), 687 NMK_PIN_GROUP(mc0_a_1, NMK_GPIO_ALT_A), 688 NMK_PIN_GROUP(mc0_a_2, NMK_GPIO_ALT_A), [all …]
|
| D | pinctrl-nomadik-stn8815.c | 307 NMK_PIN_GROUP(u0txrx_a_1, NMK_GPIO_ALT_A), 308 NMK_PIN_GROUP(u0ctsrts_a_1, NMK_GPIO_ALT_A), 309 NMK_PIN_GROUP(u0modem_a_1, NMK_GPIO_ALT_A), 310 NMK_PIN_GROUP(mmcsd_a_1, NMK_GPIO_ALT_A), 311 NMK_PIN_GROUP(mmcsd_b_1, NMK_GPIO_ALT_B), 312 NMK_PIN_GROUP(u1_a_1, NMK_GPIO_ALT_A), 313 NMK_PIN_GROUP(i2c1_a_1, NMK_GPIO_ALT_A), 314 NMK_PIN_GROUP(i2c0_a_1, NMK_GPIO_ALT_A), 315 NMK_PIN_GROUP(u1_b_1, NMK_GPIO_ALT_B), 316 NMK_PIN_GROUP(i2cusb_b_1, NMK_GPIO_ALT_B), [all …]
|
| D | pinctrl-nomadik.h | 116 #define NMK_PIN_GROUP(a, b) \ macro
|