Home
last modified time | relevance | path

Searched refs:PLL0_VCOPD_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c494 PLL0_VCOPD_MASK, /* PLLVCOPD */ in tegra_dc_sor_power_up()
515 PLL0_VCOPD_MASK, /* PLLVCOPD */ in tegra_dc_sor_power_up()
H A Dsor.h241 #define PLL0_VCOPD_MASK (1 << 2) macro