Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/tegra124/
Dsor.c795 SUPER_STATE1_ATTACHED_YES); in tegra_dc_sor_attach()
797 SUPER_STATE1_ATTACHED_YES | in tegra_dc_sor_attach()
982 SUPER_STATE1_ATTACHED_YES); in tegra_dc_sor_detach()
Dsor.h15 #define SUPER_STATE1_ATTACHED_YES (1 << 3) macro