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