Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/bktr/
H A Dbktr_reg.h210 #define BT848_O_CONTROL_SAT_V_MSB (1<<0) macro
H A Dbktr_core.c1337 BT848_O_CONTROL_SAT_V_MSB)); in video_ioctl()
1345 | BT848_O_CONTROL_SAT_V_MSB)); in video_ioctl()
1836 BT848_O_CONTROL_SAT_V_MSB); in tuner_ioctl()
1842 BT848_O_CONTROL_SAT_V_MSB); in tuner_ioctl()
1866 temp1 |= BT848_O_CONTROL_SAT_V_MSB; in tuner_ioctl()
1870 temp1 &= ~BT848_O_CONTROL_SAT_V_MSB; in tuner_ioctl()