Home
last modified time | relevance | path

Searched refs:DMA_EN (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h50 #define DMA_EN BIT(4) macro
H A Dmt8186-clk.c87 UART_EN | DMA_EN | TIMER_EN | COREDBG_EN | CORE_CLK_EN); in mt8186_adsp_clock_on()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.h368 #define DMA_EN (1 << 0) macro
/linux/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c59 #define DMA_EN BIT(2) macro
473 dma_reg = DMA_ST | ((!rw) << DMA_WR) | DMA_EN | (2 << DMA_AHB_SIZE) | in rk_nfc_xfer_start()
/linux/drivers/memstick/host/
H A Drtsx_usb_ms.c283 0x03 | DMA_PACK_SIZE_MASK, dma_dir | DMA_EN | DMA_512); in ms_transfer_data()
/linux/include/linux/
H A Drtsx_pci.h542 #define DMA_EN 0x01 macro