Searched refs:pins_clk_gate (Results 1 – 1 of 1) sorted by relevance
166 struct pinctrl_state *pins_clk_gate; member327 if (host->pins_clk_gate) { in meson_mmc_clk_gate()328 pinctrl_select_state(host->pinctrl, host->pins_clk_gate); in meson_mmc_clk_gate()344 if (host->pins_clk_gate) in meson_mmc_clk_ungate()1195 host->pins_clk_gate = pinctrl_lookup_state(host->pinctrl, in meson_mmc_probe()1197 if (IS_ERR(host->pins_clk_gate)) { in meson_mmc_probe()1200 host->pins_clk_gate = NULL; in meson_mmc_probe()