Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/smipcie/
Dsmipcie.h173 #define DMA_PORTB_CHAN0_CONTROL (DMA_PORTB_CONTROL_REG_BASE + 0x0C) macro
Dsmipcie.c401 port->DMA_CHAN0_CONTROL = DMA_PORTB_CHAN0_CONTROL; in smi_port_init()