Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c253 #define DC_COM_DSC_TOP_CTL 0xcf8 macro
673 dsc_top_ctrl = readl_relaxed(dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()
674 writel_relaxed(dsc_top_ctrl | BIT(2), dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()
676 writel_relaxed(dsc_top_ctrl, dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()