Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra210.c253 #define DC_COM_DSC_TOP_CTL 0xcf8 macro
606 dsc_top_ctrl = readl_relaxed(dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()
607 writel_relaxed(dsc_top_ctrl | BIT(2), dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()
609 writel_relaxed(dsc_top_ctrl, dispa_base + DC_COM_DSC_TOP_CTL); in tegra210_disp_mbist_war()