HomeSort by: relevance | last modified time | path
    Searched refs:RFB_INV_BLIGHT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
radeonfbvar.h 308 #define RFB_INV_BLIGHT (1 << 8) /* backlight level inverted */
radeonfb.c 539 sc->sc_flags |= RFB_INV_BLIGHT;
542 sc->sc_flags |= RFB_INV_BLIGHT;
4553 if (dp->rd_softc->sc_flags & RFB_INV_BLIGHT)
4593 if (dp->rd_softc->sc_flags & RFB_INV_BLIGHT) {

Completed in 15 milliseconds