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