Searched refs:rstcfg (Results 1 – 4 of 4) sorted by relevance
195 u32 rstcfg; in qrio_uprstreq() local198 rstcfg = in_8(qrio_base + RSTCFG_OFF); in qrio_uprstreq()201 rstcfg |= UPREQ_CORE_RST; in qrio_uprstreq()203 rstcfg &= ~UPREQ_CORE_RST; in qrio_uprstreq()205 out_8(qrio_base + RSTCFG_OFF, rstcfg); in qrio_uprstreq()
70 if (in_be32(&cdm->rstcfg) & 0x40) /* Assumes 33Mhz clock */ in lite5200_fix_clock_config()
198 u32 rstcfg; /* CDM + 0x04 reg1 read only */ member
88 val = in_be32(&cdm->rstcfg); in mpc52xx_can_get_clock()