Searched refs:pins_opendrain (Results 1 – 2 of 2) sorted by relevance
421 struct pinctrl_state *pins_opendrain; member
1812 pinctrl_select_state(host->pinctrl, host->pins_opendrain); in mmci_set_ios()2038 host->pins_opendrain = pinctrl_lookup_state(host->pinctrl, in mmci_probe()2040 if (IS_ERR(host->pins_opendrain)) { in mmci_probe()2042 ret = PTR_ERR(host->pins_opendrain); in mmci_probe()