Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/watchdog/
H A Dmpc8xx_wdt.c26 out_be32(&immap->im_siu_conf.sc_sypcr, CONFIG_SYS_SYPCR); in mpc8xx_wdt_start()
28 if (!(in_be32(&immap->im_siu_conf.sc_sypcr) & SYPCR_SWE)) in mpc8xx_wdt_start()
38 out_be32(&immap->im_siu_conf.sc_sypcr, CONFIG_SYS_SYPCR & ~SYPCR_SWE); in mpc8xx_wdt_stop()
40 if (in_be32(&immap->im_siu_conf.sc_sypcr) & SYPCR_SWE) in mpc8xx_wdt_stop()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c30 out_be32(&immr->im_siu_conf.sc_sypcr, CONFIG_SYS_SYPCR & ~SYPCR_SWE); in cpu_init_f()
H A Dimmap.c27 in_be32(&sc->sc_siumcr), in_be32(&sc->sc_sypcr)); in do_siuinfo()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h19 uint sc_sypcr; member
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h20 uint sc_sypcr; member
H A Dimmap_cpm2.h20 u32 sc_sypcr; member