Searched refs:CARD_OC_NOW (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/staging/rts_pstor/ | ||
D | rtsx_card.h | 461 #define CARD_OC_NOW 0x08 macro |
D | rtsx_card.c | 575 if (chip->ocp_stat & (CARD_OC_NOW | CARD_OC_EVER)) in rtsx_init_cards() |