Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.c4445 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4503 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4512 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4559 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4568 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4604 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4676 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_sata_req()
4685 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()
4739 end_addr_low = cpu_to_le32(lower_32_bits(end_addr)); in pm80xx_chip_sata_req()
4748 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()