Searched refs:NMK_PIN_GROUP (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/pinctrl/nomadik/ |
| H A D | pinctrl-nomadik-db8500.c | 683 NMK_PIN_GROUP(u0_a_1, NMK_GPIO_ALT_A), 691 NMK_PIN_GROUP(mc0_a_1, NMK_GPIO_ALT_A), 692 NMK_PIN_GROUP(mc0_a_2, NMK_GPIO_ALT_A), 704 NMK_PIN_GROUP(kp_a_1, NMK_GPIO_ALT_A), 714 NMK_PIN_GROUP(kp_a_2, NMK_GPIO_ALT_A), 745 NMK_PIN_GROUP(kp_b_1, NMK_GPIO_ALT_B), 746 NMK_PIN_GROUP(kp_b_2, NMK_GPIO_ALT_B), 747 NMK_PIN_GROUP(sm_b_1, NMK_GPIO_ALT_B), 772 NMK_PIN_GROUP(ms_c_1, NMK_GPIO_ALT_C), 776 NMK_PIN_GROUP(u0_c_1, NMK_GPIO_ALT_C), [all …]
|
| H A D | pinctrl-nomadik-stn8815.c | 311 NMK_PIN_GROUP(u0txrx_a_1, NMK_GPIO_ALT_A), 313 NMK_PIN_GROUP(u0modem_a_1, NMK_GPIO_ALT_A), 314 NMK_PIN_GROUP(mmcsd_a_1, NMK_GPIO_ALT_A), 315 NMK_PIN_GROUP(mmcsd_b_1, NMK_GPIO_ALT_B), 316 NMK_PIN_GROUP(u1_a_1, NMK_GPIO_ALT_A), 317 NMK_PIN_GROUP(i2c1_a_1, NMK_GPIO_ALT_A), 318 NMK_PIN_GROUP(i2c0_a_1, NMK_GPIO_ALT_A), 319 NMK_PIN_GROUP(u1_b_1, NMK_GPIO_ALT_B), 320 NMK_PIN_GROUP(i2cusb_b_1, NMK_GPIO_ALT_B), 322 NMK_PIN_GROUP(usbfs_b_1, NMK_GPIO_ALT_B), [all …]
|
| /linux-6.15/include/linux/gpio/ |
| H A D | gpio-nomadik.h | 182 #define NMK_PIN_GROUP(a, b) \ macro
|