Searched defs:chip_data (Results 1 – 16 of 16) sorted by relevance
29 struct chip_data { struct30 int cpufreq;31 int dramfreq;32 int dramtype;33 uchar version[32];
50 struct chip_data { struct58 struct chip_data chip; argument