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