Searched refs:WSDISPLAY_CMAP_DOLUT (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/arm/iomd/
H A Dvidcvideo.c103 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
342 vidcvideo_queue_dc_change(dc, WSDISPLAY_CMAP_DOLUT);
517 if (v & WSDISPLAY_CMAP_DOLUT) {
544 cleared |= WSDISPLAY_CMAP_DOLUT;
637 vidcvideo_queue_dc_change(dc, WSDISPLAY_CMAP_DOLUT);
684 vidcvideo_queue_dc_change(dc, WSDISPLAY_CMAP_DOLUT);
/netbsd-current/sys/dev/tc/
H A Dtfb.c150 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
466 WSDISPLAY_CMAP_DOLUT);
627 if (v & WSDISPLAY_CMAP_DOLUT) {
763 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;
H A Dcfb.c125 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
428 WSDISPLAY_CMAP_DOLUT);
580 if (v & WSDISPLAY_CMAP_DOLUT) {
705 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;
H A Dsfb.c133 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
462 WSDISPLAY_CMAP_DOLUT);
632 if (v & WSDISPLAY_CMAP_DOLUT) {
759 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;
H A Dsfbplus.c116 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
497 WSDISPLAY_CMAP_DOLUT);
595 if (v & WSDISPLAY_CMAP_DOLUT)
742 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;
/netbsd-current/sys/arch/pmax/ibus/
H A Dpm.c91 #define WSDISPLAY_CMAP_DOLUT 0x20 macro
429 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;
648 if ((v & WSDISPLAY_CMAP_DOLUT) != 0) {
724 sc->sc_changed |= WSDISPLAY_CMAP_DOLUT;

Completed in 119 milliseconds