Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h69 #define NGBE_GPIO_DR_0 BIT(0) /* SDP0 Data Value */ macro
H A Dngbe_hw.c53 wr32(wx, NGBE_GPIO_DR, swi ? 0 : NGBE_GPIO_DR_0); in ngbe_sfp_modules_txrx_powerctl()