Searched refs:ERXNDL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | enc28j60_hw.h | 39 #define ERXNDL (0x0A|0x00) macro
|
H A D | enc28j60.c | 549 nolock_regw_read(priv, ERXSTL), nolock_regw_read(priv, ERXNDL), in enc28j60_dump_regs() 604 nolock_regw_write(priv, ERXNDL, end); in nolock_rxfifo_init() 1024 erxnd = nolock_regw_read(priv, ERXNDL); in enc28j60_get_free_rxfifo()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | enc28j60_hw.h | 39 #define ERXNDL (0x0A|0x00) macro
|
H A D | enc28j60.c | 548 nolock_regw_read(priv, ERXSTL), nolock_regw_read(priv, ERXNDL), in enc28j60_dump_regs() 603 nolock_regw_write(priv, ERXNDL, end); in nolock_rxfifo_init() 1023 erxnd = nolock_regw_read(priv, ERXNDL); in enc28j60_get_free_rxfifo()
|
Completed in 7 milliseconds