Home
last modified time | relevance | path

Searched refs:AX_INT_PPLS_LINK (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/usb/
Dax88179_178a.c22 #define AX_INT_PPLS_LINK ((u32)BIT(16)) macro
325 link = (((__force u32)event->intdata1) & AX_INT_PPLS_LINK) >> 16; in ax88179_status()