Home
last modified time | relevance | path

Searched refs:W5100_COMMON_REGS_LEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/wiznet/
H A Dw5100.c49 #define W5100_COMMON_REGS_LEN 0x0040 macro
759 return W5100_COMMON_REGS_LEN + W5100_S0_REGS_LEN; in w5100_get_regs_len()
768 w5100_readbulk(priv, W5100_COMMON_REGS, buf, W5100_COMMON_REGS_LEN); in w5100_get_regs()
769 buf += W5100_COMMON_REGS_LEN; in w5100_get_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/wiznet/
H A Dw5100.c49 #define W5100_COMMON_REGS_LEN 0x0040 macro
754 return W5100_COMMON_REGS_LEN + W5100_S0_REGS_LEN; in w5100_get_regs_len()
763 w5100_readbulk(priv, W5100_COMMON_REGS, buf, W5100_COMMON_REGS_LEN); in w5100_get_regs()
764 buf += W5100_COMMON_REGS_LEN; in w5100_get_regs()

Completed in 5 milliseconds