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