Searched refs:ID_BITS (Results 1 – 4 of 4) sorted by relevance
79 #define ID_BITS(x) (((x) >> 8) & 0x3) macro676 int id = ID_BITS(inw(dev->iobase + STATUS_REG)); in a2150_probe()
303 #define ID_BITS 0x000000FF macro
503 #define ID_BITS 0x000000FF macro
2962 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS; in pm8001_mpi_local_phy_ctl()