Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/smipcie/
Dsmipcie.h259 u32 DMA_CHAN0_CONTROL; member
Dsmipcie-main.c387 port->DMA_CHAN0_CONTROL = DMA_PORTA_CHAN0_CONTROL; in smi_port_init()
401 port->DMA_CHAN0_CONTROL = DMA_PORTB_CHAN0_CONTROL; in smi_port_init()
799 smi_write(port->DMA_CHAN0_CONTROL, dmaCtlReg); in smi_config_DMA()