Home | History | Annotate | Download | only in nouveau

Lines Matching defs:bmplength

1091 	uint16_t bmplength;
1128 bmplength = 44; /* exact for 1.01 */
1130 bmplength = 48; /* exact for 2.01 */
1132 bmplength = 54;
1136 bmplength = 62;
1139 bmplength = 67; /* exact for 5.01 */
1141 bmplength = 75; /* exact for 5.06 */
1143 bmplength = 89; /* exact for 5.10h */
1145 bmplength = 118; /* exact for 5.11h */
1152 bmplength = 123;
1158 bmplength = 144;
1164 bmplength = 158;
1195 if (bmplength > 61)
1201 if (bmplength > 74) {
1205 if (bmplength > 88)
1207 if (bmplength > 94) {
1217 if (bmplength > 108) {
1222 if (bmplength > 120) {
1227 if (bmplength > 143)
1231 if (bmplength > 157)