Searched refs:OTP_CTRL_OTP_CMD_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 2031 #define OTP_CTRL_OTP_CMD_START 0x00000001 macro |
H A D | tg3.c | 15400 tw32(OTP_CTRL, cmd | OTP_CTRL_OTP_CMD_START); in tg3_issue_otp_command() |