Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie.h261 u32 DMA_CHAN1_CONTROL; member
Dsmipcie-main.c391 port->DMA_CHAN1_CONTROL = DMA_PORTA_CHAN1_CONTROL; in smi_port_init()
405 port->DMA_CHAN1_CONTROL = DMA_PORTB_CHAN1_CONTROL; in smi_port_init()
813 smi_write(port->DMA_CHAN1_CONTROL, dmaCtlReg); in smi_config_DMA()