Home
last modified time | relevance | path

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 Dlan78xx.h611 #define EEE_TX_LPI_REQ_DLY (0x130) macro
H A Dlan78xx.c291 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 Dlan78xx.h611 #define EEE_TX_LPI_REQ_DLY (0x130) macro
H A Dlan78xx.c342 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 16 milliseconds