Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/dma/
A Dtxx9dmac.h188 static inline bool __is_dmac64(const struct txx9dmac_dev *ddev) in __is_dmac64() function
195 return __is_dmac64(dc->ddev); in is_dmac64()
277 if (__is_dmac64(ddev)) in txx9dmac_desc_set_INTENT()
291 if (__is_dmac64(ddev)) { in txx9dmac_desc_set_nosimple()
A Dtxx9dmac.c123 (__is_dmac64(ddev) ? \
126 (__is_dmac64(ddev) ? \
736 if (__is_dmac64(ddev)) { in txx9dmac_prep_dma_memcpy()
754 if (__is_dmac64(ddev)) { in txx9dmac_prep_dma_memcpy()
840 if (__is_dmac64(ddev)) { in txx9dmac_prep_slave_sg()
1192 if (__is_dmac64(ddev)) in txx9dmac_probe()

Completed in 6 milliseconds