Home
last modified time | relevance | path

Searched refs:DCMD (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dpxa_dma.c33 #define DCMD(n) (0x020c + ((n) << 4)) macro
80 u32 dcmd; /* DCMD value for the current transfer */
273 dcmd = _phy_readl_relaxed(phy, DCMD); in chan_state_show()
H A Dmmp_pdma.c29 #define DCMD 0x020c macro
76 u32 dcmd; /* DCMD value for the current transfer */
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas337 1. Add shutdown DCMD cmd to the shutdown routine to make FW shutdown proper.