Searched refs:cpu_type (Results 1 - 25 of 28) sorted by relevance

12

/u-boot/board/renesas/salvator-x/
H A Dsalvator-x.c79 u32 cpu_type = renesas_get_cpu_type(); local
81 if ((cpu_type == RENESAS_CPU_TYPE_R8A7795) &&
85 if ((cpu_type == RENESAS_CPU_TYPE_R8A7796) &&
89 if ((cpu_type == RENESAS_CPU_TYPE_R8A77965) &&
/u-boot/board/renesas/ulcb/
H A Dulcb.c70 u32 cpu_type = renesas_get_cpu_type(); local
72 if ((cpu_type == RENESAS_CPU_TYPE_R8A7795) &&
76 if ((cpu_type == RENESAS_CPU_TYPE_R8A7796) &&
80 if ((cpu_type == RENESAS_CPU_TYPE_R8A77965) &&
/u-boot/arch/arm/mach-renesas/
H A Dcpu_info.c56 u16 cpu_type; member in struct:__anon3
80 u32 cpu_type = renesas_get_cpu_type(); local
84 if (renesas_cpuinfo[i].cpu_type == cpu_type)
118 if (renesas_cpuinfo[i].cpu_type == RENESAS_CPU_TYPE_R8A7796 &&
H A Dcpu_info-rzg2l.c20 u32 cpu_type; member in struct:tfa_info
52 return get_tfa_info()->cpu_type;
/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
185 mask = soc_sar_masks_tbl[cpu_type][sar_opt];
187 *freq = pll_freq_tbl[cpu_type][sar_opt][choice];
192 int cpu_type; local
197 cpu_type = (soc_type & 0xFF00) == AC5X_DEV_ID ? CPU_TYPE_AC5x : CPU_TYPE_AC5;
199 get_one_sar_freq(cpu_type, sar_reg_val, SAR_CPU_FREQ, &sar_freq->p_clk);
200 get_one_sar_freq(cpu_type, sar_reg_val, SAR_AP_FABRIC_FREQ, &sar_freq->nb_clk);
201 get_one_sar_freq(cpu_type, sar_reg_val, SAR_DDR_FREQ, &sar_freq->d_clk);
/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c26 static struct cpu_type cpu_type_list[] = {
218 static struct cpu_type cpu_type_unknown = CPU_TYPE_ENTRY(Unknown, Unknown, 0);
220 struct cpu_type *identify_cpu(u32 ver)
239 struct cpu_type *cpu = gd->arch.cpu;
256 struct cpu_type *cpu = gd->arch.cpu;
274 struct cpu_type *cpu = gd->arch.cpu;
292 struct cpu_type *cpu = gd->arch.cpu;
331 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dstm32mp15x.c290 u32 cpu_type = get_cpu_type(); local
291 u32 ct = cpu_type & ~(BIT(7) | BIT(0));
292 u32 cm = ((cpu_type & BIT(7)) >> 6) | (cpu_type & BIT(0));
/u-boot/board/freescale/p1010rdb/
H A Dddr.c75 struct cpu_type *cpu;
H A Dp1010rdb.c406 struct cpu_type *cpu;
561 struct cpu_type *cpu;
/u-boot/board/renesas/blanche/
H A Dblanche.c50 u32 cpu_type; local
52 cpu_type = renesas_get_cpu_type();
53 if (cpu_type == 0x4A) {
/u-boot/board/embest/mx6boards/
H A Dmx6boards.c363 u32 cputype = cpu_type(get_cpu_rev());
451 printf("unknown - cputype : %02x\n", cpu_type(get_cpu_rev()));
461 u32 cputype = cpu_type(get_cpu_rev());
/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/board/freescale/t104xrdb/
H A Dt104xrdb.c43 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c55 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c42 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h22 #define cpu_type(rev) (((rev) >> 12) & 0x1ff) macro
25 #define get_cpu_type() (cpu_type(get_cpu_rev()))
/u-boot/drivers/spi/
H A Drenesas_rpc_spi.c206 u32 cpu_type = renesas_get_cpu_type(); local
215 if (cpu_type == RENESAS_CPU_TYPE_R8A7796 && renesas_get_cpu_rev_integer() == 1)
217 else if (cpu_type == RENESAS_CPU_TYPE_R8A779F0 ||
218 cpu_type == RENESAS_CPU_TYPE_R8A779G0 ||
219 cpu_type == RENESAS_CPU_TYPE_R8A779H0)
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h49 struct cpu_type { struct
/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu.c46 const struct cpu_type { struct
/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c34 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/board/freescale/t102xrdb/
H A Dddr.c59 struct cpu_type *cpu = gd->arch.cpu;
H A Dt102xrdb.c58 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c40 struct cpu_type *cpu = gd->arch.cpu;
/u-boot/drivers/clk/stm32/
H A Dclk-stm32mp1.c1229 bool stm32mp1_supports_opp(u32 opp_id, u32 cpu_type) argument
1243 switch (cpu_type) {
1265 static int stm32mp1_get_opp(u32 cpu_type, ofnode subnode, argument
1277 if (!stm32mp1_supports_opp(opp_hw, cpu_type))
1312 u32 cpu_type = get_cpu_type(); local
1322 ret = stm32mp1_get_opp(cpu_type, subnode,
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcpu.c57 struct cpu_type *cpu;

Completed in 233 milliseconds

12