Searched refs:rstcfg (Results 1 – 5 of 5) sorted by relevance
196 u32 rstcfg; in qrio_uprstreq() local199 rstcfg = in_8(qrio_base + RSTCFG_OFF); in qrio_uprstreq()202 rstcfg |= UPREQ_CORE_RST; in qrio_uprstreq()204 rstcfg &= ~UPREQ_CORE_RST; in qrio_uprstreq()206 out_8(qrio_base + RSTCFG_OFF, rstcfg); in qrio_uprstreq()
71 if (in_be32(&cdm->rstcfg) & 0x40) /* Assumes 33Mhz clock */ in lite5200_fix_clock_config()
229 val = in_be32(&mpc52xx_cdm->rstcfg); in mpc52xx_get_xtal_freq()
199 u32 rstcfg; /* CDM + 0x04 reg1 read only */ member
86 val = in_be32(&cdm->rstcfg); in mpc52xx_can_get_clock()