Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ezchip/
H A Dnps_enet.h151 #define PHASE_FIFO_CTL_INIT_SHIFT 1 macro
H A Dnps_enet.c282 phase_fifo_ctl_value |= NPS_ENET_ENABLE << PHASE_FIFO_CTL_INIT_SHIFT; in nps_enet_hw_reset()