Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dcpu_info.c33 u32 rmobile_get_cpu_type(void)
74 u32 cpu_type = rmobile_get_cpu_type(); in rmobile_cpuinfo_idx()
H A Dcpu_info-rcar.c23 u32 rmobile_get_cpu_type(void) in rmobile_get_cpu_type() function
H A Dcpu_info-r8a7740.c9 u32 rmobile_get_cpu_type(void) in rmobile_get_cpu_type() function
H A Dcpu_info-sh73a0.c9 u32 rmobile_get_cpu_type(void) in rmobile_get_cpu_type() function
/openbmc/u-boot/drivers/mmc/
H A Drenesas-sdhi.c455 if (((rmobile_get_cpu_type() == RMOBILE_CPU_TYPE_R8A7795) && in renesas_sdhi_filter_caps()
457 ((rmobile_get_cpu_type() == RMOBILE_CPU_TYPE_R8A7796) && in renesas_sdhi_filter_caps()
463 if ((rmobile_get_cpu_type() == RMOBILE_CPU_TYPE_R8A7795) && in renesas_sdhi_filter_caps()
470 if (((rmobile_get_cpu_type() == RMOBILE_CPU_TYPE_R8A7795) && in renesas_sdhi_filter_caps()
472 ((rmobile_get_cpu_type() == RMOBILE_CPU_TYPE_R8A7796) && in renesas_sdhi_filter_caps()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drmobile.h42 u32 rmobile_get_cpu_type(void);
/openbmc/u-boot/board/renesas/ulcb/
H A Dulcb.c90 u32 cpu_type = rmobile_get_cpu_type(); in board_fit_config_name_match()
/openbmc/u-boot/board/renesas/salvator-x/
H A Dsalvator-x.c107 u32 cpu_type = rmobile_get_cpu_type(); in board_fit_config_name_match()
/openbmc/u-boot/board/renesas/blanche/
H A Dblanche.c49 cpu_type = rmobile_get_cpu_type(); in blanche_init_sys()