Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/tegra124/
H A Dsor.c543 DUMP_REG(SUPER_STATE1); in dump_sor_reg()
783 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
797 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
799 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
983 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
999 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
H A Dsor.h13 #define SUPER_STATE1 0x2 macro