Home
last modified time | relevance | path

Searched defs:soc_type (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dsoc.h10 enum soc_type { enum
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.c232 int soc_type, sku_info, chip_sku; in init_pllx() local
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h20 #define soc_type(rev) (((rev) >> 12) & 0xf0) macro
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h184 static int retrieve_mode(int clk, int soc_type, struct clk_mode *mode) in retrieve_mode()
/openbmc/qemu/include/hw/arm/
H A Dnpcm8xx.h71 const char *soc_type; member
H A Dnpcm7xx.h73 const char *soc_type; member
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c21 static char soc_type[] = "xx0"; variable