Home
last modified time | relevance | path

Searched refs:HIDMA_TRE_DEST_HI_IDX (Results 1 - 6 of 6) sorted by relevance

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

Completed in 6 milliseconds