Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbt848.h111 #define BT848_SCLOOP_CKILL (1<<5) macro
A Dbttv-driver.c1272 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()

Completed in 13 milliseconds