Lines Matching refs:end_addr_high
3896 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
3954 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
3955 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()
3962 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4013 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4014 if (end_addr_high != ssp_cmd.addr_high) { in pm80xx_chip_ssp_io_req()
4021 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4058 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4131 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_sata_req()
4132 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()
4139 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()
4197 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_sata_req()
4198 if (end_addr_high != sata_cmd.addr_high) { in pm80xx_chip_sata_req()
4205 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()