Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.h21 #define HIDMA_TRE_DEST_HI_IDX 5 macro
H A Dhidma_dbg.c46 dest_start += ((u64) (tre_local[HIDMA_TRE_DEST_HI_IDX]) << 32); in hidma_ll_chstats()
H A Dhidma_ll.c625 tre_local[HIDMA_TRE_DEST_HI_IDX] = upper_32_bits(dest); in hidma_ll_set_transfer_params()