Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h393 #define ATL1C_INTR_CLEAR_ON_READ 0x0001 macro
H A Datl1c_main.c1448 if (hw->ctrl_flags & ATL1C_INTR_CLEAR_ON_READ) in atl1c_configure_mac()