Searched refs:COE_CR (Results 1 – 3 of 3) sorted by relevance
190 #define COE_CR (0xB0) macro
1249 u32 coe = smsc9420_reg_read(pd, COE_CR) | RX_COE_EN; in smsc9420_alloc_rx_ring()1250 smsc9420_reg_write(pd, COE_CR, coe); in smsc9420_alloc_rx_ring()
280 #define COE_CR (0x130) macro