Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c541 DUMP_REG(SUPER_STATE1); in dump_sor_reg()
781 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
795 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
797 tegra_sor_writel(sor, SUPER_STATE1, in tegra_dc_sor_attach()
981 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
997 tegra_sor_writel(sor, SUPER_STATE1, SUPER_STATE1_ASY_HEAD_OP_SLEEP | in tegra_dc_sor_detach()
H A Dsor.h12 #define SUPER_STATE1 0x2 macro