Home
last modified time | relevance | path

Searched refs:__is_dmac64 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/dma/
H 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()
H 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