Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c667 u32 ovra, dsc_top_ctrl; in tegra210_disp_mbist_war() local
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()