Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/tegra124/
Dsor.c312 tegra_sor_writel(sor, SUPER_STATE0, 0); in tegra_dc_sor_super_update()
313 tegra_sor_writel(sor, SUPER_STATE0, 1); in tegra_dc_sor_super_update()
314 tegra_sor_writel(sor, SUPER_STATE0, 0); in tegra_dc_sor_super_update()
539 DUMP_REG(SUPER_STATE0); in dump_sor_reg()
Dsor.h9 #define SUPER_STATE0 0x1 macro