Home | History | Annotate | Download | only in pci

Lines Matching defs:andmask

374 		uint32_t	andmask;
395 andmask = GETBIOS32(sc, offset);
400 index, andmask, ormask));
401 radeonfb_maskindex(sc, index, andmask, ormask);
405 andmask = GETBIOS32(sc, offset);
410 index, andmask, ormask));
411 radeonfb_mask32(sc, index, andmask, ormask);
450 uint32_t andmask;
489 andmask =
498 shift, andmask, ormask));
499 radeonfb_maskpll(sc, index, andmask, ormask);