Searched refs:TLAN_HI_IT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ | ||
H A D | tlan.h | 272 #define TLAN_HI_IT_MASK 0x001C macro |
H A D | tlan.c | 1141 type = (host_int & TLAN_HI_IT_MASK) >> 2; in tlan_handle_interrupt() |