Searched refs:EEE_TX_LPI_REQ_DLY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | lan78xx.h | 611 #define EEE_TX_LPI_REQ_DLY (0x130) macro
|
H A D | lan78xx.c | 291 EEE_TX_LPI_REQ_DLY, 1426 /* EEE_TX_LPI_REQ_DLY & tx_lpi_timer are same uSec unit */ in lan78xx_get_eee() 1427 ret = lan78xx_read_reg(dev, EEE_TX_LPI_REQ_DLY, &buf); in lan78xx_get_eee() 1461 ret = lan78xx_write_reg(dev, EEE_TX_LPI_REQ_DLY, buf); in lan78xx_set_eee()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | lan78xx.h | 611 #define EEE_TX_LPI_REQ_DLY (0x130) macro
|
H A D | lan78xx.c | 342 EEE_TX_LPI_REQ_DLY, 1699 /* EEE_TX_LPI_REQ_DLY & tx_lpi_timer are same uSec unit */ in lan78xx_get_eee() 1700 ret = lan78xx_read_reg(dev, EEE_TX_LPI_REQ_DLY, &buf); in lan78xx_get_eee() 1734 ret = lan78xx_write_reg(dev, EEE_TX_LPI_REQ_DLY, buf); in lan78xx_set_eee()
|
Completed in 18 milliseconds