Searched refs:OCR_HI_MASK (Results 1 – 2 of 2) sorted by relevance
179 #define OCR_HI_MASK (0xff8000U) /* 2.7-3.6V */ macro
183 if ((ocr & OCR_HI_MASK) == 0) { in sda_slot_power_on()