Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c101 outp(ADDR(B0_CTRL),CTRL_RST_SET) ; /* reset for all chips */ in card_start()
171 outp(ADDR(B0_CTRL),CTRL_RST_SET) ; /* reset for all chips */ in card_stop()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h258 #define CTRL_RST_SET (1<<0) /* Bit 0: Set Software reset */ macro