Searched refs:BT848_SCLOOP_CKILL (Results 1 – 2 of 2) sorted by relevance
111 #define BT848_SCLOOP_CKILL (1<<5) macro
1272 btor(BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()1273 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()1275 btand(~BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()1276 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()