Searched refs:LINK_UP (Results 1 – 12 of 12) sorted by relevance
23 #define LINK_UP BIT(15) macro
194 return data & LINK_UP; in xgene_enet_link_status()221 if (!(value & LINK_UP)) in xgene_sgmii_reset()
73 #define LINK_UP BIT(16) macro124 return !!(reg & LINK_UP); in dra7xx_pcie_link_up()
572 atomic_notifier_call_chain(&epc->notifier, LINK_UP, NULL); in pci_epc_linkup()
364 #define LINK_UP 0x04 macro688 newlinkstate = (cfg & CFG_LNKSTS) ? LINK_UP : LINK_DOWN; in phy_intr()690 if (newlinkstate & LINK_UP && in phy_intr()
939 #define LINK_UP 2 macro
1133 if (use_continuous_tx_intrs && (link == LINK_UP)) in init_tti()4296 s2io_link(sp, LINK_UP); in s2io_txpic_intr_handle()6715 s2io_link(nic, LINK_UP); in s2io_set_link()
735 case LINK_UP: in pci_epf_test_notifier()
165 #define LINK_UP (1 << 3) macro
107 #define LINK_UP 0x00000002 macro2192 if (!(port_status & LINK_UP)) { in handle_link_event()
112 LINK_UP = 0x1 enumerator
1515 ASTATUS_FC(_a, LINK_UP, "link up", 0), \