Searched refs:ksz_chip_data (Results 1 – 3 of 3) sorted by relevance
43 struct ksz_chip_data { struct130 const struct ksz_chip_data *info;376 extern const struct ksz_chip_data ksz_switch_chips[];
43 const struct ksz_chip_data *chip; in ksz_spi_probe()
1080 const struct ksz_chip_data ksz_switch_chips[] = {1547 static const struct ksz_chip_data *ksz_lookup_info(unsigned int prod_num) in ksz_lookup_info()1552 const struct ksz_chip_data *chip = &ksz_switch_chips[i]; in ksz_lookup_info()1563 const struct ksz_chip_data *dt_chip_data; in ksz_check_device_id()3267 const struct ksz_chip_data *info; in ksz_switch_register()
Completed in 12 milliseconds