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