Searched full:ur2_loc (Results 1 – 4 of 4) 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 | 48 emmc_data_4, emmc_data_5, emmc_data_6, emmc_data_7, ur2_loc,
|
H A D | realtek,rtd1319d-pinctrl.yaml | 47 gpio_81, ur2_loc, gspi_loc, hi_width, sf_en, arm_trace_dbg_en,
|
/linux/drivers/pinctrl/realtek/ |
H A D | pinctrl-rtd1619b.c | 225 PINCTRL_PIN(RTD1619B_ISO_UR2_LOC, "ur2_loc"), 342 DECLARE_RTD1619B_PIN(RTD1619B_ISO_UR2_LOC, ur2_loc); 463 RTD1619B_GROUP(ur2_loc), 533 "gpio_18", "gpio_19", "gpio_20", "gpio_31", "ur2_loc" }; 535 "gpio_25", "gpio_26", "gpio_27", "gpio_28", "ur2_loc" }; 604 static const char * const rtd1619b_uart2_disable_groups[] = { "ur2_loc" }; 1348 [RTD1619B_ISO_UR2_LOC] = RTK_PIN_MUX(ur2_loc, 0x120, GENMASK(1, 0),
|