Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info-sh73a0.c14 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_type()
26 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_integer()
38 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in rmobile_get_cpu_rev_fraction()
H A Dcpu_info-r8a7740.c14 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_type()
26 struct r8a7740_hpb *hpb = (struct r8a7740_hpb *)HPB_BASE; in rmobile_get_cpu_rev()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dr8a7740.h16 #define HPB_BASE 0xE6000000 macro
H A Dsh73a0.h19 #define HPB_BASE (0xE6001010) macro
/OK3568_Linux_fs/u-boot/board/kmc/kzm9g/
H A Dkzm9g.c141 struct sh73a0_hpb *hpb = (struct sh73a0_hpb *)HPB_BASE; in s_init()