Home
last modified time | relevance | path

Searched refs:itct_dma (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h453 dma_addr_t itct_dma; member
H A Dhisi_sas_v1_hw.c728 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
731 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
H A Dhisi_sas_v3_hw.c680 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
683 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
H A Dhisi_sas_v2_hw.c1295 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
1298 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
H A Dhisi_sas_main.c2366 hisi_hba->itct = dmam_alloc_coherent(dev, s, &hisi_hba->itct_dma, in hisi_sas_alloc()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h442 dma_addr_t itct_dma; member
H A Dhisi_sas_v1_hw.c728 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
731 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v1_hw()
H A Dhisi_sas_v2_hw.c1295 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
1298 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v2_hw()
H A Dhisi_sas_v3_hw.c733 lower_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
736 upper_32_bits(hisi_hba->itct_dma)); in init_reg_v3_hw()
H A Dhisi_sas_main.c2209 hisi_hba->itct = dmam_alloc_coherent(dev, s, &hisi_hba->itct_dma, in hisi_sas_alloc()

Completed in 42 milliseconds