Searched refs:AX_INT_PPLS_LINK (Results 1 – 2 of 2) sorted by relevance
22 #define AX_INT_PPLS_LINK ((u32)BIT(16)) macro325 link = (((__force u32)event->intdata1) & AX_INT_PPLS_LINK) >> 16; in ax88179_status()
24 #define AX_INT_PPLS_LINK (1 << 16) macro