Home
last modified time | relevance | path

Searched refs:BT848_O_SCLOOP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h109 #define BT848_O_SCLOOP 0x0C0 macro
H A Dbttv-driver.c1273 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1276 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1290 btwrite(val, BT848_O_SCLOOP); in bttv_s_ctrl()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h109 #define BT848_O_SCLOOP 0x0C0 macro
H A Dbttv-driver.c1258 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1261 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1275 btwrite(val, BT848_O_SCLOOP); in bttv_s_ctrl()

Completed in 12 milliseconds