Searched full:hi_width (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 | 49 gspi_loc, sdio_loc, hi_loc, hi_width, sf_en, arm_trace_dbg_en,
|
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 | 229 PINCTRL_PIN(RTD1619B_ISO_HI_WIDTH, "hi_width"), 346 DECLARE_RTD1619B_PIN(RTD1619B_ISO_HI_WIDTH, hi_width); 467 RTD1619B_GROUP(hi_width), 609 static const char * const rtd1619b_hi_width_disable_groups[] = { "hi_width" }; 610 static const char * const rtd1619b_hi_width_1bit_groups[] = { "hi_width" }; 1363 [RTD1619B_ISO_HI_WIDTH] = RTK_PIN_MUX(hi_width, 0x120, GENMASK(9, 8),
|