Home
last modified time | relevance | path

Searched refs:BIT_SEVEN_HIGH (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c305 #define BIT_SEVEN_HIGH (1<<7) macro
1442 if ( temp & BIT_SEVEN_HIGH ) { in video_ioctl()
1455 temp |= BIT_SEVEN_HIGH; in video_ioctl()