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