Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/smipcie/
Dsmipcie.h248 u32 DMA_CHAN0_CONTROL; member
Dsmipcie-main.c380 port->DMA_CHAN0_CONTROL = DMA_PORTA_CHAN0_CONTROL; in smi_port_init()
394 port->DMA_CHAN0_CONTROL = DMA_PORTB_CHAN0_CONTROL; in smi_port_init()
794 smi_write(port->DMA_CHAN0_CONTROL, dmaCtlReg); in smi_config_DMA()