Searched full:gspi_loc (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | realtek,rtd1315e-pinctrl.yaml | 48 ur2_loc, gspi_loc, hi_width, sf_en, arm_trace_dbg_en,
|
H A D | realtek,rtd1619b-pinctrl.yaml | 49 gspi_loc, sdio_loc, hi_loc, hi_width, sf_en, arm_trace_dbg_en,
|
/linux/drivers/pinctrl/realtek/ |
H A D | pinctrl-rtd1315e.c | 207 PINCTRL_PIN(RTD1315E_ISO_GSPI_LOC, "gspi_loc"), 317 DECLARE_RTD1315E_PIN(RTD1315E_ISO_GSPI_LOC, gspi_loc); 430 RTD1315E_GROUP(gspi_loc), 479 "gpio_18", "gpio_19", "gpio_20", "gpio_31", "gspi_loc" }; 481 "gpio_8", "gpio_9", "gpio_10", "gpio_11", "gspi_loc" }; 563 static const char * const rtd1315e_gspi_disable_groups[] = { "gspi_loc" }; 1222 [RTD1315E_ISO_GSPI_LOC] = RTK_PIN_MUX(gspi_loc, 0x120, GENMASK(3, 2),
|
H A D | pinctrl-rtd1619b.c | 226 PINCTRL_PIN(RTD1619B_ISO_GSPI_LOC, "gspi_loc"), 343 DECLARE_RTD1619B_PIN(RTD1619B_ISO_GSPI_LOC, gspi_loc); 464 RTD1619B_GROUP(gspi_loc), 537 "gpio_8", "gpio_9", "gpio_10", "gpio_11", "gspi_loc" }; 558 "gpio_18", "gpio_19", "gpio_20", "gpio_31", "gspi_loc" }; 605 static const char * const rtd1619b_gspi_disable_groups[] = { "gspi_loc" }; 1352 [RTD1619B_ISO_GSPI_LOC] = RTK_PIN_MUX(gspi_loc, 0x120, GENMASK(3, 2),
|
H A D | pinctrl-rtd1319d.c | 210 PINCTRL_PIN(RTD1319D_ISO_GSPI_LOC, "gspi_loc"), 322 DECLARE_RTD1319D_PIN(RTD1319D_ISO_GSPI_LOC, gspi_loc); 437 RTD1319D_GROUP(gspi_loc), 505 "gpio_18", "gpio_19", "gpio_20", "gpio_31", "gspi_loc" }; 507 "gpio_8", "gpio_9", "gpio_10", "gpio_11", "gspi_loc" }; 596 static const char * const rtd1319d_gspi_disable_groups[] = { "gspi_loc" }; 1360 [RTD1319D_ISO_GSPI_LOC] = RTK_PIN_MUX(gspi_loc, 0x120, GENMASK(3, 2),
|