Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dagp_backend.h35 enum chipset_type { enum
48 enum chipset_type chipset;
/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/linux/drivers/char/agp/
H A Dagp.h141 enum chipset_type type;
177 enum chipset_type chipset;
/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()