Searched refs:PINCTRL_PIN_GROUP (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mt7622.c | 602 PINCTRL_PIN_GROUP("antsel0", mt7622_antsel0), 603 PINCTRL_PIN_GROUP("antsel1", mt7622_antsel1), 604 PINCTRL_PIN_GROUP("antsel2", mt7622_antsel2), 605 PINCTRL_PIN_GROUP("antsel3", mt7622_antsel3), 606 PINCTRL_PIN_GROUP("antsel4", mt7622_antsel4), 607 PINCTRL_PIN_GROUP("antsel5", mt7622_antsel5), 608 PINCTRL_PIN_GROUP("antsel6", mt7622_antsel6), 609 PINCTRL_PIN_GROUP("antsel7", mt7622_antsel7), 610 PINCTRL_PIN_GROUP("antsel8", mt7622_antsel8), 611 PINCTRL_PIN_GROUP("antsel9", mt7622_antsel9), [all …]
|
D | pinctrl-mt7623.c | 1079 PINCTRL_PIN_GROUP("aud_ext_clk0", mt7623_aud_ext_clk0), 1080 PINCTRL_PIN_GROUP("aud_ext_clk1", mt7623_aud_ext_clk1), 1081 PINCTRL_PIN_GROUP("dsi_te", mt7623_dsi_te), 1082 PINCTRL_PIN_GROUP("disp_pwm_0", mt7623_disp_pwm_0), 1083 PINCTRL_PIN_GROUP("disp_pwm_1", mt7623_disp_pwm_1), 1084 PINCTRL_PIN_GROUP("disp_pwm_2", mt7623_disp_pwm_2), 1085 PINCTRL_PIN_GROUP("ephy", mt7623_ephy), 1086 PINCTRL_PIN_GROUP("esw_int", mt7623_esw_int), 1087 PINCTRL_PIN_GROUP("esw_rst", mt7623_esw_rst), 1088 PINCTRL_PIN_GROUP("ext_sdio", mt7623_ext_sdio), [all …]
|
D | pinctrl-mt7629.c | 312 PINCTRL_PIN_GROUP("ephy_leds", mt7629_ephy_leds), 313 PINCTRL_PIN_GROUP("ephy_led0", mt7629_ephy_led0), 314 PINCTRL_PIN_GROUP("ephy_led1", mt7629_ephy_led1), 315 PINCTRL_PIN_GROUP("ephy_led2", mt7629_ephy_led2), 316 PINCTRL_PIN_GROUP("ephy_led3", mt7629_ephy_led3), 317 PINCTRL_PIN_GROUP("ephy_led4", mt7629_ephy_led4), 318 PINCTRL_PIN_GROUP("wf2g_led", mt7629_wf2g_led), 319 PINCTRL_PIN_GROUP("wf5g_led", mt7629_wf5g_led), 320 PINCTRL_PIN_GROUP("watchdog", mt7629_watchdog), 321 PINCTRL_PIN_GROUP("gphy_leds_0", mt7629_gphy_leds_0), [all …]
|
D | pinctrl-mt7986.c | 748 PINCTRL_PIN_GROUP("watchdog", mt7986_watchdog), 749 PINCTRL_PIN_GROUP("wifi_led", mt7986_wifi_led), 750 PINCTRL_PIN_GROUP("i2c", mt7986_i2c), 751 PINCTRL_PIN_GROUP("uart1_0", mt7986_uart1_0), 752 PINCTRL_PIN_GROUP("pcie_clk", mt7986_pcie_clk), 753 PINCTRL_PIN_GROUP("pcie_wake", mt7986_pcie_wake), 754 PINCTRL_PIN_GROUP("spi1_0", mt7986_spi1_0), 755 PINCTRL_PIN_GROUP("pwm1_1", mt7986_pwm1_1), 756 PINCTRL_PIN_GROUP("pwm0", mt7986_pwm0), 757 PINCTRL_PIN_GROUP("pwm1_0", mt7986_pwm1_0), [all …]
|
D | pinctrl-moore.h | 40 #define PINCTRL_PIN_GROUP(name, id) \ macro
|
D | pinctrl-paris.h | 52 #define PINCTRL_PIN_GROUP(name, id) \ macro
|