Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslic.h68 #define SLIC_ISR_UPC 0x10000000 macro
77 #define SLIC_ISR_UPC_MASK (SLIC_ISR_UPC | SLIC_ISR_UPCERR_MASK)
H A Dslicoss.c1619 if (le32_to_cpu(sm_data->isr) & SLIC_ISR_UPC) in slic_read_eeprom()