Home
last modified time | relevance | path

Searched refs:OTP_CTRL_OTP_CMD_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2031 #define OTP_CTRL_OTP_CMD_START 0x00000001 macro
H A Dtg3.c15400 tw32(OTP_CTRL, cmd | OTP_CTRL_OTP_CMD_START); in tg3_issue_otp_command()