Searched refs:supply_pll (Results 1 – 1 of 1) sorted by relevance
187 regulator_t supply_pll; member1068 &sc->supply_pll); in get_fdt_resources()1130 rv = regulator_enable(sc->supply_pll); in enable_fdt_resources()1261 if (sc->supply_pll != NULL) in hdmi_attach()1262 regulator_release(sc->supply_pll); in hdmi_attach()1296 if (sc->supply_pll != NULL) in hdmi_detach()1297 regulator_release(sc->supply_pll); in hdmi_detach()