Searched refs:normal_state (Results 1 – 2 of 2) sorted by relevance
237 struct pinctrl_state *normal_state; member
1530 pinctrl_select_state(slot->host->pinctrl, slot->host->normal_state); in dw_mci_set_ios()3276 host->normal_state = pinctrl_lookup_state(host->pinctrl, "normal"); in dw_mci_parse_dt()3277 if (IS_ERR(host->normal_state)) in dw_mci_parse_dt()3284 if (!IS_ERR(host->normal_state) && !IS_ERR(host->idle_state)) in dw_mci_parse_dt()