Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c211 const int chipset_type = SANDYBRIDGE_MOBILE; in bd82x6x_northbridge_early_init() local
221 if (chipset_type == SANDYBRIDGE_MOBILE) in bd82x6x_northbridge_early_init()
/openbmc/ipmitool/lib/
H A Dipmi_sel.c541 int chipset_type = 1; in get_supermicro_evt_desc() local
603 chipset_type = 0; in get_supermicro_evt_desc()
609 chipset_type = 2; in get_supermicro_evt_desc()
613 if (chipset_type == 0) { in get_supermicro_evt_desc()
617 } else if (chipset_type == 1) { in get_supermicro_evt_desc()
621 } else if (chipset_type == 2) { in get_supermicro_evt_desc()