Searched refs:ARIZONA_MICD_STS (Results 1 – 2 of 2) sorted by relevance
752 val = ARIZONA_MICD_STS | ARIZONA_MICD_LVL_0; in arizona_micd_adc_read()754 val = ARIZONA_MICD_STS | ARIZONA_MICD_LVL_1; in arizona_micd_adc_read()756 val = ARIZONA_MICD_STS | ARIZONA_MICD_LVL_8; in arizona_micd_adc_read()808 if (!(val & ARIZONA_MICD_STS)) { in arizona_micdet_reading()
2466 #define ARIZONA_MICD_STS 0x0001 /* MICD_STS */ macro