Home
last modified time | relevance | path

Searched refs:LINK_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/samsung/ !
H A Dphy-exynos5250-sata.c34 #define LINK_RESET 0xf0000 macro
108 val |= LINK_RESET; in exynos_sata_phy_init()
/linux/net/tipc/ !
H A Dlink.c237 LINK_RESET = 0x1 << 8, enumerator
280 return l->state & (LINK_RESET | LINK_FAILINGOVER | LINK_ESTABLISHING); in tipc_link_is_reset()
387 rcv_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
391 snd_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
581 l->state = LINK_RESET; in tipc_link_bc_create()
613 l->state = LINK_RESET; in tipc_link_fsm_evt()
625 case LINK_RESET: in tipc_link_fsm_evt()
664 l->state = LINK_RESET; in tipc_link_fsm_evt()
687 l->state = LINK_RESET; in tipc_link_fsm_evt()
710 l->state = LINK_RESET; in tipc_link_fsm_evt()
[all …]