Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt848.h121 #define BT848_O_SCLOOP 0x0C0 macro
Dbttv-driver.c1304 btor(BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1307 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1321 btwrite(val, BT848_O_SCLOOP); in bttv_s_ctrl()