Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rmobile/
H A Dcpu_info-rcar.c23 const u32 prr = readl(PRR); in rmobile_get_cpu_rev_integer() local
25 if ((prr & PRR_MASK) == R8A7796_REV_1_1) in rmobile_get_cpu_rev_integer()
28 return ((prr & 0x000000F0) >> 4) + 1; in rmobile_get_cpu_rev_integer()
33 const u32 prr = readl(PRR); in rmobile_get_cpu_rev_fraction() local
35 if ((prr & PRR_MASK) == R8A7796_REV_1_1) in rmobile_get_cpu_rev_fraction()
38 return prr & 0x0000000F; in rmobile_get_cpu_rev_fraction()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dr8a7796.dtsi347 prr: chipid@fff00044 { label
348 compatible = "renesas,prr";
H A Dr8a7795.dtsi394 prr: chipid@fff00044 { label
395 compatible = "renesas,prr";