Searched refs:ARIZONA_MICD_LVL_8 (Results 1 – 2 of 2) sorted by relevance
71 #define MICD_LVL_0_TO_8 (MICD_LVL_0_TO_7 | ARIZONA_MICD_LVL_8)872 val = ARIZONA_MICD_STS | ARIZONA_MICD_LVL_8; in arizona_micd_detect()874 val = ARIZONA_MICD_LVL_8; in arizona_micd_detect()913 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect()
2468 #define ARIZONA_MICD_LVL_8 0x0400 /* MICD_LVL - [10] */ macro