Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ezchip/
H A Dnps_enet.h149 #define PHASE_FIFO_CTL_RST_SHIFT 0 macro
H A Dnps_enet.c281 phase_fifo_ctl_value |= NPS_ENET_ENABLE << PHASE_FIFO_CTL_RST_SHIFT; in nps_enet_hw_reset()