Home
last modified time | relevance | path

Searched full:state_eint (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/mmc/
Dmtk-sd.yaml71 will be switched between GPIO mode and SDIO DAT1 mode, state_eint is mandatory in this
77 - const: state_eint
341 pinctrl-names = "default", "state_uhs", "state_eint";
/Linux-v6.6/drivers/mmc/host/
Dmtk-sd.c2754 host->pins_eint = pinctrl_lookup_state(host->pinctrl, "state_eint"); in msdc_drv_probe()