Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/
H A Drcpm.c26 #define SCFG_SPARECR8 0x051c macro
42 reg_val = ioread32be(regs + SCFG_SPARECR8); in copy_ippdexpcr1_setting()
43 iowrite32be(val | reg_val, regs + SCFG_SPARECR8); in copy_ippdexpcr1_setting()