Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h674 #define RX_CFG_A_RX_WB_ON_INT_TMR_ BIT(30) macro
H A Dlan743x_main.c2924 data |= (RX_CFG_A_RX_WB_ON_INT_TMR_ | in lan743x_rx_open()