Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dat_xdmac.c154 #define AT_XDMAC_CC_RDIP (0x1 << 22) /* Read in Progress (read only) */ macro
1916 (AT_XDMAC_CC_WRIP | AT_XDMAC_CC_RDIP)) in at_xdmac_device_pause_set()