Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c798 SUPER_STATE1_ATTACHED_YES); in tegra_dc_sor_attach()
800 SUPER_STATE1_ATTACHED_YES | in tegra_dc_sor_attach()
985 SUPER_STATE1_ATTACHED_YES); in tegra_dc_sor_detach()
H A Dsor.h16 #define SUPER_STATE1_ATTACHED_YES (1 << 3) macro