Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h193 #define MASTER_CTRL_OTP_SEL BIT(31) macro
H A Datl1c_hw.c28 if (data & MASTER_CTRL_OTP_SEL) in atl1c_check_eeprom_exist()