Searched refs:ATA_SS_SPD_MASK (Results 1 – 10 of 10) sorted by relevance
90 #define ATA_SS_SPD_MASK 0x000000f0 macro
1793 status = ATA_INL(ch->r_mem, FSL_SATA_P_SSTS) & ATA_SS_SPD_MASK; in fsl_sataaction()
71 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in ata_sata_phy_check_events()120 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in ata_sata_connect()
103 #define ATA_SS_SPD_MASK 0x000000f0 macro
95 #define ATA_SS_SPD_MASK 0x000000f0 macro
1069 ata_ident->satacapabilities2 = ((p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()1130 (p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()
91 #define ATA_SS_SPD_MASK 0x000000f0 macro
817 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in siis_phy_check_events()1755 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in siis_sata_connect()1897 status = ATA_INL(ch->r_mem, SIIS_P_SSTS) & ATA_SS_SPD_MASK; in siisaction()
92 #define ATA_SS_SPD_MASK 0x000000f0 macro
2618 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in ahci_sata_connect()2795 status = ATA_INL(ch->r_mem, AHCI_P_SSTS) & ATA_SS_SPD_MASK; in ahciaction()