Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/
Dcpu_info-rcar.c14 static u32 rmobile_get_prr(void);
18 return (rmobile_get_prr() & 0x00007F00) >> 8; in rmobile_get_cpu_type()
23 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_integer()
33 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_fraction()
42 static u32 rmobile_get_prr(void) in rmobile_get_prr() function
67 static u32 rmobile_get_prr(void) in rmobile_get_prr() function