Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c642 u32 csi_src, ovra, ovre; in tegra210_venc_mbist_war() local
653 ovre = readl_relaxed(clk_base + LVL2_CLK_GATE_OVRE); in tegra210_venc_mbist_war()
654 writel_relaxed(ovre | BIT(3), clk_base + LVL2_CLK_GATE_OVRE); in tegra210_venc_mbist_war()
658 writel_relaxed(ovre, clk_base + LVL2_CLK_GATE_OVRE); in tegra210_venc_mbist_war()
685 u32 ovre, val; in tegra210_vic_mbist_war() local
687 ovre = readl_relaxed(clk_base + LVL2_CLK_GATE_OVRE); in tegra210_vic_mbist_war()
699 writel_relaxed(ovre, clk_base + LVL2_CLK_GATE_OVRE); in tegra210_vic_mbist_war()
707 u32 ovrc, ovre; in tegra210_ape_mbist_war() local
710 ovre = readl_relaxed(clk_base + LVL2_CLK_GATE_OVRE); in tegra210_ape_mbist_war()
712 writel_relaxed(ovre | BIT(10) | BIT(11), in tegra210_ape_mbist_war()
[all …]