Searched refs:ID_BITS (Results 1 – 4 of 4) sorted by relevance
102 #define ID_BITS(x) (((x) >> 8) & 0x3) macro695 return ID_BITS(status); in a2150_probe()
307 #define ID_BITS 0x000000FF macro
399 #define ID_BITS 0x000000FF macro
3203 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS; in pm8001_mpi_local_phy_ctl()