Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/smipcie/
Dsmipcie.h250 u32 DMA_CHAN1_CONTROL; member
Dsmipcie.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()
808 smi_write(port->DMA_CHAN1_CONTROL, dmaCtlReg); in smi_config_DMA()