Searched refs:MASTER_CTRL_OTP_SEL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/atheros/atl1c/ | ||
H A D | atl1c_hw.h | 193 #define MASTER_CTRL_OTP_SEL BIT(31) macro |
H A D | atl1c_hw.c | 28 if (data & MASTER_CTRL_OTP_SEL) in atl1c_check_eeprom_exist() |