Searched refs:CTRL_RST_SET (Results 1 – 2 of 2) sorted by relevance
101 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()
258 #define CTRL_RST_SET (1<<0) /* Bit 0: Set Software reset */ macro
Completed in 12 milliseconds