Searched refs:PCIC_BVD1 (Results 1 – 2 of 2) sorted by relevance
253 #define PCIC_BVD1 0x1 macro
3524 value = (~value) & (PCIC_BVD1 | PCIC_BVD2); in pcic_card_state()3525 if (value & PCIC_BVD1) in pcic_card_state()