radeonfb_mask32
radeonfb_mask32(dp->rd_softc, RADEON_LVDS_GEN_CNTL, ~0,
radeonfb_mask32(sc, index, andmask, ormask);
void radeonfb_mask32(struct radeonfb_softc *, uint32_t, uint32_t, uint32_t);