Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info-rcar.c14 static u32 rmobile_get_prr(void) in rmobile_get_prr() function
25 return (rmobile_get_prr() & 0x00007F00) >> 8; in rmobile_get_cpu_type()
30 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_integer()
40 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_fraction()