Searched defs:cpu_type (Results 1 - 14 of 14) sorted by relevance

/u-boot/arch/arm/mach-renesas/
H A Dcpu_info-rzg2l.c20 u32 cpu_type; member in struct:tfa_info
H A Dcpu_info.c56 u16 cpu_type; member in struct:__anon3
80 u32 cpu_type = renesas_get_cpu_type(); local
/u-boot/board/renesas/salvator-x/
H A Dsalvator-x.c79 u32 cpu_type = renesas_get_cpu_type(); local
/u-boot/board/renesas/ulcb/
H A Dulcb.c70 u32 cpu_type = renesas_get_cpu_type(); local
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c46 const struct cpu_type { struct
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h49 struct cpu_type { struct
/u-boot/board/renesas/blanche/
H A Dblanche.c50 u32 cpu_type; local
/u-boot/arch/arm/mach-mvebu/alleycat5/
H A Dsoc.c180 static void get_one_sar_freq(int cpu_type, u32 sar_reg_val, enum mvebu_sar_opts sar_opt, u32 *freq) argument
192 int cpu_type; local
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dstm32mp15x.c290 u32 cpu_type = get_cpu_type(); local
/u-boot/board/gateworks/gw_ventana/
H A Deeprom.h26 u8 cpu_type; /* 0x2F: 7=imx6q, 8=imx6dl */ member in struct:ventana_board_info
/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h22 #define cpu_type(rev) (((rev) >> 12) & 0x1ff) macro
/u-boot/drivers/spi/
H A Drenesas_rpc_spi.c206 u32 cpu_type = renesas_get_cpu_type(); local
/u-boot/drivers/clk/stm32/
H A Dclk-stm32mp1.c1229 bool stm32mp1_supports_opp(u32 opp_id, u32 cpu_type) argument
1265 static int stm32mp1_get_opp(u32 cpu_type, ofnode subnode, argument
1312 u32 cpu_type = get_cpu_type(); local
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1142 struct cpu_type { struct

Completed in 205 milliseconds