Lines Matching refs:end_addr_high
3952 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local
4010 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4011 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()
4018 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4069 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()
4070 if (end_addr_high != ssp_cmd.addr_high) { in pm80xx_chip_ssp_io_req()
4077 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()
4114 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local
4187 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_sata_req()
4188 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()
4195 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()
4253 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_sata_req()
4254 if (end_addr_high != sata_cmd.addr_high) { in pm80xx_chip_sata_req()
4261 end_addr_high, end_addr_low)); in pm80xx_chip_sata_req()