Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/eagle/
H A Deagle.c33 #define PLL0CR 0xE61500D8 macro
50 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/board/renesas/stout/
H A Dstout.c50 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/board/renesas/porter/
H A Dporter.c44 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/board/renesas/koelsch/
H A Dkoelsch.c44 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/board/renesas/gose/
H A Dgose.c42 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/board/renesas/lager/
H A Dlager.c48 clrsetbits_le32(PLL0CR, PLL0_STC_MASK, stc); in s_init()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-base.h704 #define PLL0CR 0xE61500D8 macro