Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A 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()
540 DUMP_REG(SUPER_STATE0); in dump_sor_reg()
H A Dsor.h9 #define SUPER_STATE0 0x1 macro