Searched refs:end_addr_high (Results 1 – 1 of 1) sorted by relevance
4057 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local4115 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()4116 if (end_addr_high != ssp_cmd.enc_addr_high) { in pm80xx_chip_ssp_io_req()4123 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()4174 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_ssp_io_req()4175 if (end_addr_high != ssp_cmd.addr_high) { in pm80xx_chip_ssp_io_req()4182 end_addr_high, end_addr_low)); in pm80xx_chip_ssp_io_req()4219 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local4292 end_addr_high = cpu_to_le32(upper_32_bits(end_addr)); in pm80xx_chip_sata_req()4293 if (end_addr_high != sata_cmd.enc_addr_high) { in pm80xx_chip_sata_req()[all …]