Searched refs:pins_opendrain (Results 1 – 2 of 2) sorted by relevance
439 struct pinctrl_state *pins_opendrain; member
1969 pinctrl_select_state(host->pinctrl, host->pins_opendrain); in mmci_set_ios()2195 host->pins_opendrain = pinctrl_lookup_state(host->pinctrl, in mmci_probe()2197 if (IS_ERR(host->pins_opendrain)) { in mmci_probe()2199 ret = PTR_ERR(host->pins_opendrain); in mmci_probe()