Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dtxx9dmac.h191 static inline bool __is_dmac64(const struct txx9dmac_dev *ddev) in __is_dmac64() function
198 return __is_dmac64(dc->ddev); in is_dmac64()
280 if (__is_dmac64(ddev)) in txx9dmac_desc_set_INTENT()
294 if (__is_dmac64(ddev)) { in txx9dmac_desc_set_nosimple()
Dtxx9dmac.c126 (__is_dmac64(ddev) ? \
129 (__is_dmac64(ddev) ? \
740 if (__is_dmac64(ddev)) { in txx9dmac_prep_dma_memcpy()
758 if (__is_dmac64(ddev)) { in txx9dmac_prep_dma_memcpy()
844 if (__is_dmac64(ddev)) { in txx9dmac_prep_slave_sg()
1199 if (__is_dmac64(ddev)) in txx9dmac_probe()