Searched refs:ID_BITS (Results 1 – 3 of 3) sorted by relevance
111 #define ID_BITS(x) (((x) >> 8) & 0x3) macro337 return ID_BITS(status); in a2150_probe()
301 #define ID_BITS 0x0000000F macro
2727 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS; in mpi_local_phy_ctl()