Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt848.h108 #define BT848_E_SCLOOP 0x040 macro
Dbttv-driver.c1272 btor(BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()
1275 btand(~BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()
1289 btwrite(val, BT848_E_SCLOOP); in bttv_s_ctrl()