Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/tegra124/
Dsor.c540 DUMP_REG(SUPER_STATE1); in dump_sor_reg()
780 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
794 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
796 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
980 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
996 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
Dsor.h12 #define SUPER_STATE1 0x2 macro