Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c47 static u32 cpu_rst_cfg_reg; variable
122 val = readl_relaxed(cpubiuctrl_block + cpu_rst_cfg_reg); in cpu_rst_cfg_set()
127 writel_relaxed(val, cpubiuctrl_block + cpu_rst_cfg_reg); in cpu_rst_cfg_set()
271 &cpu_rst_cfg_reg); in setup_hifcpubiuctrl_regs()