Searched refs:CHIP_ID (Results 1 – 1 of 1) sorted by relevance
287 #define CHIP_ID 0x0118U macro859 return( ( GET_BIT_FIELD( id, CHIP_ID_MASK, CHIP_ID_POS ) == CHIP_ID ) ? 0 : 1 ); in smsc9220_check_id()