Searched defs:ich_generation (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/flashrom/ |
H A D | chipset_enable.c | 269 static int enable_flash_ich_bios_cntl_common(enum ich_chipset ich_generation, void *addr, in enable_flash_ich_bios_cntl_common() 370 …c int enable_flash_ich_bios_cntl_config_space(struct pci_dev *dev, enum ich_chipset ich_generation, in enable_flash_ich_bios_cntl_config_space() 376 static int enable_flash_ich_bios_cntl_memmapped(enum ich_chipset ich_generation, void *addr) in enable_flash_ich_bios_cntl_memmapped() 381 …_fwh_decode(const struct programmer_cfg *cfg, struct pci_dev *dev, enum ich_chipset ich_generation) in enable_flash_ich_fwh_decode() 556 …h_fwh(const struct programmer_cfg *cfg, struct pci_dev *dev, enum ich_chipset ich_generation, uint… in enable_flash_ich_fwh() 589 struct pci_dev *const dev, const enum ich_chipset ich_generation, const uint8_t *const rcrb) in enable_flash_ich_report_gcs() 779 …h_spi(const struct programmer_cfg *cfg, struct pci_dev *dev, enum ich_chipset ich_generation, uint… in enable_flash_ich_spi() 1076 enum ich_chipset ich_generation = CHIPSET_BAYTRAIL; in enable_flash_silvermont() local
|
H A D | ichspi.c | 272 enum ich_chipset ich_generation = CHIPSET_ICH_UNKNOWN; variable
|