Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c671 CSTM_LVDS_EN_ENABLE, in tegra_dc_sor_config_panel()
673 is_lvds ? CSTM_LVDS_EN_ENABLE : in tegra_dc_sor_config_panel()
H A Dsor.h295 #define CSTM_LVDS_EN_ENABLE (1 << 16) macro