Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/samsung/
H A Dphy-exynos5250-sata.c34 #define LINK_RESET 0xf0000 macro
108 val |= LINK_RESET; in exynos_sata_phy_init()
/linux-6.15/net/tipc/
H A Dlink.c387 rcv_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
391 snd_l->state = LINK_RESET; in tipc_link_remove_bc_peer()
584 l->state = LINK_RESET; in tipc_link_bc_create()
616 l->state = LINK_RESET; in tipc_link_fsm_evt()
628 case LINK_RESET: in tipc_link_fsm_evt()
667 l->state = LINK_RESET; in tipc_link_fsm_evt()
690 l->state = LINK_RESET; in tipc_link_fsm_evt()
713 l->state = LINK_RESET; in tipc_link_fsm_evt()
738 l->state = LINK_RESET; in tipc_link_fsm_evt()
855 case LINK_RESET: in tipc_link_timeout()
[all …]