Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.h238 #define BUS_CFG_RXTXWEIGHT_4_1 (3 << 25) macro
H A Dsmsc9420.c1320 smsc9420_reg_write(pd, BUS_CFG, BUS_CFG_RXTXWEIGHT_4_1); in smsc9420_open()