Home
last modified time | relevance | path

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

/linux/drivers/media/pci/smipcie/
H A Dsmipcie.h253 u32 DMA_CHAN1_CONTROL; member
H A Dsmipcie-main.c384 port->DMA_CHAN1_CONTROL = DMA_PORTA_CHAN1_CONTROL; in smi_port_init()
398 port->DMA_CHAN1_CONTROL = DMA_PORTB_CHAN1_CONTROL; in smi_port_init()
809 smi_write(port->DMA_CHAN1_CONTROL, dmaCtlReg); in smi_config_DMA()