Searched refs:intr_status_data (Results 1 – 1 of 1) sorted by relevance
1087 u32 intr_status_data = 0; in atl1e_configure() local1136 intr_status_data = AT_READ_REG(hw, REG_ISR); in atl1e_configure()1137 if (unlikely((intr_status_data & ISR_PHY_LINKDOWN) != 0)) { in atl1e_configure()