Searched refs:pins_opendrain (Results 1 – 2 of 2) sorted by relevance
313 struct pinctrl_state *pins_opendrain; member
1416 pinctrl_select_state(host->pinctrl, host->pins_opendrain); in mmci_set_ios()1583 host->pins_opendrain = pinctrl_lookup_state(host->pinctrl, in mmci_probe()1585 if (IS_ERR(host->pins_opendrain)) { in mmci_probe()1587 ret = PTR_ERR(host->pins_opendrain); in mmci_probe()