Searched refs:end_addr_high (Results 1 – 1 of 1) sorted by relevance
4395 u32 end_addr_high, end_addr_low; in pm80xx_chip_ssp_io_req() local4453 end_addr_high = upper_32_bits(end_addr); in pm80xx_chip_ssp_io_req()4455 if (end_addr_high != le32_to_cpu(ssp_cmd.enc_addr_high)) { in pm80xx_chip_ssp_io_req()4460 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()4511 end_addr_high = upper_32_bits(end_addr); in pm80xx_chip_ssp_io_req()4512 if (end_addr_high != le32_to_cpu(ssp_cmd.addr_high)) { in pm80xx_chip_ssp_io_req()4517 end_addr_high, end_addr_low); in pm80xx_chip_ssp_io_req()4550 u32 end_addr_high, end_addr_low; in pm80xx_chip_sata_req() local4625 end_addr_high = upper_32_bits(end_addr); in pm80xx_chip_sata_req()4626 if (end_addr_high != le32_to_cpu(sata_cmd.enc_addr_high)) { in pm80xx_chip_sata_req()[all …]