Searched refs:SATA_HOST_CAP_NP_MASK (Results 1 – 2 of 2) sorted by relevance
43 #define SATA_HOST_CAP_NP_MASK 0x0000001f macro
144 num_ports = (cap_save & SATA_HOST_CAP_NP_MASK) + 1; in ahci_host_init()157 uc_priv->n_ports = (uc_priv->cap & SATA_HOST_CAP_NP_MASK) + 1; in ahci_host_init()