Searched refs:BT848_SCLOOP_CKILL (Results 1 – 2 of 2) sorted by relevance
111 #define BT848_SCLOOP_CKILL (1<<5) macro
1257 btor(BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()1258 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()1260 btand(~BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()1261 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()