Home
last modified time | relevance | path

Searched refs:btand (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/media/pci/bt8xx/
Dbt878.c54 #define btand(dat,adr) btwrite((dat) & btread(adr), adr) macro
227 btand(~0x13, BT878_AGPIO_DMA_CTL); in bt878_stop()
501 btand(~0x13, BT878_AGPIO_DMA_CTL); in bt878_remove()
Dbttvp.h519 #define btand(dat,adr) btwrite((dat) & btread(adr), adr) macro
Dbttv-driver.c952 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in video_mux()
953 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in video_mux()
1275 btand(~BT848_SCLOOP_CKILL, BT848_E_SCLOOP); in bttv_s_ctrl()
1276 btand(~BT848_SCLOOP_CKILL, BT848_O_SCLOOP); in bttv_s_ctrl()
1297 btand(~BT848_CONTROL_LDEC, BT848_E_CONTROL); in bttv_s_ctrl()
1298 btand(~BT848_CONTROL_LDEC, BT848_O_CONTROL); in bttv_s_ctrl()
1475 btand(~BT848_INT_VSYNC,BT848_INT_MASK); in bttv_field_count()
4229 btand(~15, BT848_GPIO_DMA_CTL); in bttv_remove()
Dbttv-risc.c433 btand(~BT848_VSCALE_COMB, BT848_E_VSCALE_HI+off); in bttv_apply_geo()
498 btand(~3, BT848_GPIO_DMA_CTL); in bttv_set_dma()
Dbttv-cards.c3176 btand(~BT848_CONTROL_COMP, BT848_E_CONTROL); in eagle_muxsel()
3177 btand(~BT848_CONTROL_COMP, BT848_O_CONTROL); in eagle_muxsel()
4737 btand(~BT848_IFORM_MUXSEL,BT848_IFORM); in PXC200_muxsel()