Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/stout/
H A Dstout.c53 stat = readl(PLLECR) & PLL0ST; in s_init()
/openbmc/u-boot/board/renesas/lager/
H A Dlager.c51 stat = readl(PLLECR) & PLL0ST; in s_init()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-base.h708 #define PLL0ST 0x100 macro