Searched refs:ID_BITS (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dni_at_a2150.c111 #define ID_BITS(x) (((x) >> 8) & 0x3) macro
337 return ID_BITS(status);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_hwi.h301 #define ID_BITS 0x0000000F macro
H A Dpm8001_hwi.c2730 u32 phy_id = le32_to_cpu(pPayload->phyop_phyid) & ID_BITS;

Completed in 191 milliseconds