Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c497 PLL0_VCOPD_MASK, /* PLLVCOPD */ in tegra_dc_sor_power_up()
518 PLL0_VCOPD_MASK, /* PLLVCOPD */ in tegra_dc_sor_power_up()
H A Dsor.h242 #define PLL0_VCOPD_MASK (1 << 2) macro