Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cardreader/
H A Drts5260.c251 rtsx_pci_writel(pcr, RTSX_HDBCTLR, STOP_DMA); in rts5260_stop_cmd()
H A Drts5228.c275 rtsx_pci_writel(pcr, RTSX_HDBCTLR, STOP_DMA); in rts5228_stop_cmd()
H A Drts5261.c247 rtsx_pci_writel(pcr, RTSX_HDBCTLR, STOP_DMA); in rts5261_stop_cmd()
H A Drtsx_pcr.c296 rtsx_pci_writel(pcr, RTSX_HDBCTLR, STOP_DMA); in rtsx_pci_stop_cmd()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.h257 #define STOP_DMA (0x01 << 28) macro
H A Drtsx_chip.c1282 rtsx_writel(chip, RTSX_HDBCTLR, STOP_DMA); in rtsx_stop_cmd()
/openbmc/linux/include/linux/
H A Drtsx_pci.h36 #define STOP_DMA (0x01 << 28) macro