Home
last modified time | relevance | path

Searched refs:SANDYBRIDGE_MOBILE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c193 const int chipset_type = SANDYBRIDGE_MOBILE; in bd82x6x_northbridge_early_init()
203 if (chipset_type == SANDYBRIDGE_MOBILE) in bd82x6x_northbridge_early_init()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dsandybridge.h16 #define SANDYBRIDGE_MOBILE 0 macro