Searched refs:ATA_SS_SPD_MASK (Results 1 – 10 of 10) sorted by relevance
90 #define ATA_SS_SPD_MASK 0x000000f0 macro
1794 status = ATA_INL(ch->r_mem, FSL_SATA_P_SSTS) & ATA_SS_SPD_MASK; in fsl_sataaction()
72 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in ata_sata_phy_check_events()121 ((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
1070 ata_ident->satacapabilities2 = ((p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()1131 (p->ssts & ATA_SS_SPD_MASK) >> 3); in ata_identify_init()
91 #define ATA_SS_SPD_MASK 0x000000f0 macro
816 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in siis_phy_check_events()1754 ((status & ATA_SS_SPD_MASK) != ATA_SS_SPD_NO_SPEED) && in siis_sata_connect()1896 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()