Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_phy.h33 int soc_type; member
H A Drockchip_tve.c126 int soc_type; member
134 int soc_type; member
H A Dinno_mipi_phy.c157 enum soc_type { enum
396 enum soc_type soc_type, in inno_mipi_dphy_get_fixed_param()
H A Dinno_video_combo_phy.c204 enum soc_type { enum
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dcpu.c233 int soc_type, sku_info, chip_sku; in init_pllx() local
/rk3399_rockchip-uboot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h21 #define soc_type(rev) (((rev) >> 12) & 0xf0) macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c22 static char soc_type[] = "xx0"; variable