Home
last modified time | relevance | path

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

/openbmc/linux/include/dt-bindings/reset/
H A Doxsemi,ox810se.h17 #define RESET_DMA 8 macro
H A Damlogic,meson-a1-reset.h45 #define RESET_DMA 33 macro
H A Damlogic,meson-axg-reset.h51 #define RESET_DMA 41 macro
/openbmc/u-boot/include/dt-bindings/reset/
H A Damlogic,meson-axg-reset.h52 #define RESET_DMA 41 macro
/openbmc/linux/drivers/net/hippi/
H A Drrunner.h269 #define RESET_DMA 0x01 macro
H A Drrunner.c307 writel(RESET_DMA, &regs->DmaReadState); in rr_reset()
308 writel(RESET_DMA, &regs->DmaWriteState); in rr_reset()
/openbmc/linux/sound/pci/vx222/
H A Dvx222_ops.c230 vx_outl(chip, RESET_DMA, 0); in vx2_setup_pseudo_dma()