Searched refs:CTRL_RST_CLR (Results 1 – 2 of 2) sorted by relevance
104 outp(ADDR(B0_CTRL), CTRL_RST_CLR) ; in card_start()143 outp(ADDR(B0_CTRL),CTRL_RST_CLR) ; /* clear the reset chips */ in card_start()172 outp(ADDR(B0_CTRL),CTRL_RST_CLR) ; /* reset for all chips */ in card_stop()
257 #define CTRL_RST_CLR (1<<1) /* Bit 1: Clear Software reset */ macro