Searched refs:supply_pll (Results 1 – 1 of 1) sorted by relevance
190 regulator_t supply_pll; member1071 &sc->supply_pll); in get_fdt_resources()1133 rv = regulator_enable(sc->supply_pll); in enable_fdt_resources()1263 if (sc->supply_pll != NULL) in hdmi_attach()1264 regulator_release(sc->supply_pll); in hdmi_attach()1292 if (sc->supply_pll != NULL) in hdmi_detach()1293 regulator_release(sc->supply_pll); in hdmi_detach()