Searched refs:OTP_FUNC_CMD_READ_ (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 66 lan743x_csr_write(adapter, OTP_FUNC_CMD, OTP_FUNC_CMD_READ_); in lan743x_otp_read_go() 256 lan743x_csr_write(adapter, HS_OTP_FUNC_CMD, OTP_FUNC_CMD_READ_); in lan743x_hs_otp_read_go()
|
H A D | lan743x_main.h | 740 #define OTP_FUNC_CMD_READ_ BIT(0) macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 60 lan743x_csr_write(adapter, OTP_FUNC_CMD, OTP_FUNC_CMD_READ_); in lan743x_otp_read_go()
|
H A D | lan743x_main.h | 474 #define OTP_FUNC_CMD_READ_ BIT(0) macro
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | lan78xx.h | 817 #define OTP_FUNC_CMD_READ_ (0x01) macro
|
H A D | lan78xx.c | 854 lan78xx_write_reg(dev, OTP_FUNC_CMD, OTP_FUNC_CMD_READ_); in lan78xx_read_raw_otp()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | lan78xx.h | 817 #define OTP_FUNC_CMD_READ_ (0x01) macro
|
H A D | lan78xx.c | 1066 lan78xx_write_reg(dev, OTP_FUNC_CMD, OTP_FUNC_CMD_READ_); in lan78xx_read_raw_otp()
|
Completed in 25 milliseconds