Home
last modified time | relevance | path

Searched refs:OTP_STATUS_BUSY_ (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/usb/
A Dlan78xx.h838 #define OTP_STATUS_BUSY_ (0x01) macro
A Dlan78xx.c914 } while (buf & OTP_STATUS_BUSY_); in lan78xx_read_raw_otp()
970 } while (buf & OTP_STATUS_BUSY_); in lan78xx_write_raw_otp()
/linux/drivers/net/ethernet/microchip/
A Dlan743x_main.h484 #define OTP_STATUS_BUSY_ BIT(0) macro
A Dlan743x_ethtool.c78 } while (reg_val & OTP_STATUS_BUSY_); in lan743x_otp_wait_till_not_busy()

Completed in 26 milliseconds