Searched refs:BT848_SCLOOP_CKILL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbt848.h123 #define BT848_SCLOOP_CKILL (1<<5) macro
H A Dbttv-driver.c1303 btor(BT848_SCLOOP_CKILL, BT848_E_SCLOOP); bttv_s_ctrl()
1304 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); bttv_s_ctrl()
1306 btand(~BT848_SCLOOP_CKILL, BT848_E_SCLOOP); bttv_s_ctrl()
1307 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); bttv_s_ctrl()

Completed in 76 milliseconds