Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dthunder_xcv.c25 #define PORT_EN BIT_ULL(63) macro
101 cfg |= PORT_EN; in xcv_init_hw()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/
A Dhix5hd2_gmac.c22 #define PORT_EN 0x0044 macro
420 writel_relaxed(BITS_RX_EN | BITS_TX_EN, priv->base + PORT_EN); in hix5hd2_port_enable()
425 writel_relaxed(~(u32)(BITS_RX_EN | BITS_TX_EN), priv->base + PORT_EN); in hix5hd2_port_disable()

Completed in 6 milliseconds