Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c669 CSTM_LVDS_EN_ENABLE, in tegra_dc_sor_config_panel()
671 is_lvds ? CSTM_LVDS_EN_ENABLE : in tegra_dc_sor_config_panel()
H A Dsor.h294 #define CSTM_LVDS_EN_ENABLE (1 << 16) macro