Searched refs:SATA_FLAG_Q_DEP_MASK (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/ata/ | ||
D | dwc_ahsata_priv.h | 311 #define SATA_FLAG_Q_DEP_MASK 0x0000000f macro |
D | dwc_ahsata.c | 791 uc_priv->flags &= (~SATA_FLAG_Q_DEP_MASK); in dwc_ahsata_scan_common() |