Home
last modified time | relevance | path

Searched refs:AT_XDMAC_CC_WRIP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dat_xdmac.c146 #define AT_XDMAC_CC_WRIP (0x1 << 23) /* Write in Progress (read only) */ macro
1763 & (AT_XDMAC_CC_WRIP | AT_XDMAC_CC_RDIP)) in at_xdmac_device_pause()
/kernel/linux/linux-6.6/drivers/dma/
H A Dat_xdmac.c157 #define AT_XDMAC_CC_WRIP (0x1 << 23) /* Write in Progress (read only) */ macro
1916 (AT_XDMAC_CC_WRIP | AT_XDMAC_CC_RDIP)) in at_xdmac_device_pause_set()

Completed in 7 milliseconds