Searched refs:rmobile_get_prr (Results 1 – 1 of 1) sorted by relevance
15 static u32 rmobile_get_prr(void) in rmobile_get_prr() function26 return (rmobile_get_prr() & 0x00007F00) >> 8; in rmobile_get_cpu_type()31 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_integer()42 const u32 prr = rmobile_get_prr(); in rmobile_get_cpu_rev_fraction()
Completed in 2 milliseconds