Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c519 PLL0_PWR_ON | PLL0_VCOPD_RESCIND); in tegra_dc_sor_power_up()
715 PLL0_PWR_ON | PLL0_VCOPD_RESCIND); in tegra_dc_sor_enable_dp()
H A Dsor.h243 #define PLL0_VCOPD_RESCIND (0 << 2) macro