Lines Matching defs:rev
137 int rev, size;
252 rev = RBIOS8(check_offset);
253 if (rev > 0) {
264 rev = RBIOS8(check_offset);
265 if (rev > 0) {
276 rev = RBIOS8(check_offset);
277 if (rev > 0) {
288 rev = RBIOS8(check_offset);
289 if (rev == 2) {
741 int8_t rev;
746 rev = RBIOS8(pll_info);
756 if (rev > 9) {
771 if (rev > 10) {
786 if (rev > 10) {
869 uint8_t rev, bg, dac;
882 rev = RBIOS8(dac_info) & 0x3;
883 if (rev < 2) {
1020 uint8_t rev, bg, dac;
1031 rev = RBIOS8(dac_info + 0x3);
1032 if (rev > 4) {
1047 } else if (rev > 1) {
1070 rev = RBIOS8(dac_info) & 0x3;
1071 if (rev < 2) {
2285 uint8_t rev = RBIOS8(ext_tmds_info);
2287 if (rev >= 3) {
2642 u8 rev, tmp;
2670 rev = RBIOS8(offset);
2672 if (rev == 0) {
2676 } else if (rev == 1) {
2680 } else if (rev == 2) {
2734 rev = RBIOS8(offset);
2745 if (rev > 4)
2758 if (rev < 6) {
2794 if (rev > 6)
2890 uint8_t blocks, slave_addr, rev;
2900 rev = RBIOS8(offset);
2902 rev = RBIOS8(offset);
2903 if (rev > 1) {
3266 uint8_t rev;
3278 rev = RBIOS8(offset);
3279 if (rev < 3) {
3292 rev = RBIOS8(offset - 1);
3293 if (rev < 1) {