Home
last modified time | relevance | path

Searched refs:STOP_DMA (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/mfd/
Drtsx_pci.h48 #define STOP_DMA (0x01 << 28) macro
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_chip.h267 #define STOP_DMA (0x01 << 28) macro
Drtsx_chip.c1439 rtsx_writel(chip, RTSX_HDBCTLR, STOP_DMA); in rtsx_stop_cmd()
/linux-4.1.27/drivers/mfd/
Drtsx_pcr.c248 rtsx_pci_writel(pcr, RTSX_HDBCTLR, STOP_DMA); in rtsx_pci_stop_cmd()