Searched refs:OTP_PRGM_MODE_BYTE_ (Results 1 – 4 of 4) sorted by relevance
822 #define OTP_PRGM_MODE_BYTE_ (0x01) macro
916 ret = lan78xx_write_reg(dev, OTP_PRGM_MODE, OTP_PRGM_MODE_BYTE_); in lan78xx_write_raw_otp()
47 lan743x_csr_write(adapter, OTP_PRGM_MODE, OTP_PRGM_MODE_BYTE_); in lan743x_otp_write()
465 #define OTP_PRGM_MODE_BYTE_ BIT(0) macro