Lines Matching defs:revision
55 u16 revision;
200 if (state->revision == 0x4003) {
249 if (state->revision != 0x4000)
252 if (state->revision == 0x4003)
279 if (state->revision == 0x4000) { // workaround for PA/MA
581 if (state->revision == 0x4000)
616 if (state->revision == 0x4000)
729 if (state->revision > 0x4000) { // settings for the MC
930 if (1 == 1 || state->revision > 0x4000)
1005 if (state->revision == 0x4000)
1034 if (state->revision == 0x4000)
1132 state->revision = dib7000m_read_word(state, 897);
1133 if (state->revision != 0x4000 &&
1134 state->revision != 0x4001 &&
1135 state->revision != 0x4002 &&
1136 state->revision != 0x4003) {
1142 if (state->revision == 0x4000 && dib7000m_read_word(state, 769) == 0x4000) {
1147 switch (state->revision) {
1424 if (st->revision == 0x4000)