Searched defs:chip_data (Results 1 – 3 of 3) sorted by relevance
30 struct chip_data { struct31 int cpufreq;32 int dramfreq;33 int dramtype;34 uchar version[32];
51 struct chip_data { struct59 struct chip_data chip; argument
335 struct serdes_chip_data *chip_data; member