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