Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbt878.c216 btwrite(controlreg, BT878_AGPIO_DMA_CTL); in bt878_start()
227 btand(~0x13, BT878_AGPIO_DMA_CTL); in bt878_stop()
505 btand(~0x13, BT878_AGPIO_DMA_CTL); in bt878_remove()
H A Dbt878.h40 #define BT878_AGPIO_DMA_CTL 0x10c macro