Searched defs:ich_spi_mode (Results 1 – 1 of 1) sorted by relevance
2101 enum ich_spi_mode { enum2107 static int get_ich_spi_mode_param(const struct programmer_cfg *cfg, enum ich_spi_mode *ich_spi_mode) in get_ich_spi_mode_param()2213 enum ich_spi_mode ich_spi_mode = ich_auto; in init_ich_default() local