Searched full:sdio_loc (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
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-rtd1619b.c | 227 PINCTRL_PIN(RTD1619B_ISO_SDIO_LOC, "sdio_loc"), 344 DECLARE_RTD1619B_PIN(RTD1619B_ISO_SDIO_LOC, sdio_loc); 465 RTD1619B_GROUP(sdio_loc), 568 "hif_rdy", "hif_clk", "sdio_loc" }; 571 "gpio_45", "sdio_loc" }; 606 static const char * const rtd1619b_sdio_disable_groups[] = { "sdio_loc" }; 1356 [RTD1619B_ISO_SDIO_LOC] = RTK_PIN_MUX(sdio_loc, 0x120, GENMASK(5, 4),
|