Searched refs:PINCTRL_PIN_GROUP (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/pinctrl/mediatek/ |
H A 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 …]
|
H A 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 …]
|
H A D | pinctrl-mt7981.c | 807 PINCTRL_PIN_GROUP("wa_aice1", mt7981_wa_aice1), 809 PINCTRL_PIN_GROUP("wa_aice2", mt7981_wa_aice2), 811 PINCTRL_PIN_GROUP("wm_uart_0", mt7981_wm_uart_0), 813 PINCTRL_PIN_GROUP("dfd", mt7981_dfd), 815 PINCTRL_PIN_GROUP("watchdog", mt7981_watchdog), 817 PINCTRL_PIN_GROUP("pcie_pereset", mt7981_pcie_pereset), 819 PINCTRL_PIN_GROUP("jtag", mt7981_jtag), 821 PINCTRL_PIN_GROUP("wm_jtag_0", mt7981_wm_jtag_0), 823 PINCTRL_PIN_GROUP("wo0_jtag_0", mt7981_wo0_jtag_0), 825 PINCTRL_PIN_GROUP("uart2_0", mt7981_uart2_0), [all …]
|
H A 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 …]
|
H A D | pinctrl-mt7986.c | 814 PINCTRL_PIN_GROUP("watchdog", mt7986_watchdog), 815 PINCTRL_PIN_GROUP("wifi_led", mt7986_wifi_led), 816 PINCTRL_PIN_GROUP("i2c", mt7986_i2c), 817 PINCTRL_PIN_GROUP("uart1_0", mt7986_uart1_0), 818 PINCTRL_PIN_GROUP("uart1_rx_tx", mt7986_uart1_rx_tx), 819 PINCTRL_PIN_GROUP("uart1_cts_rts", mt7986_uart1_cts_rts), 820 PINCTRL_PIN_GROUP("pcie_clk", mt7986_pcie_clk), 821 PINCTRL_PIN_GROUP("pcie_wake", mt7986_pcie_wake), 822 PINCTRL_PIN_GROUP("spi1_0", mt7986_spi1_0), 823 PINCTRL_PIN_GROUP("pwm1_1", mt7986_pwm1_1), [all …]
|
H A D | pinctrl-airoha.c | 32 #define PINCTRL_PIN_GROUP(id) \ macro 535 PINCTRL_PIN_GROUP(pon), 536 PINCTRL_PIN_GROUP(pon_tod_1pps), 537 PINCTRL_PIN_GROUP(gsw_tod_1pps), 538 PINCTRL_PIN_GROUP(sipo), 539 PINCTRL_PIN_GROUP(sipo_rclk), 540 PINCTRL_PIN_GROUP(mdio), 541 PINCTRL_PIN_GROUP(uart2), 542 PINCTRL_PIN_GROUP(uart2_cts_rts), 543 PINCTRL_PIN_GROUP(hsuart), [all …]
|
H A D | pinctrl-moore.h | 40 #define PINCTRL_PIN_GROUP(_name_, id) \ macro
|
H A D | pinctrl-paris.h | 52 #define PINCTRL_PIN_GROUP(_name_, id) \ macro
|