Searched refs:v_status (Results 1 – 3 of 3) sorted by relevance
115 u16 t_status, v_status; in ad7291_event_handler() local123 if (ad7291_i2c_read(chip, AD7291_VOLTAGE_ALERT_STATUS, &v_status)) in ad7291_event_handler()126 if (!(t_status || v_status)) in ad7291_event_handler()152 if (v_status & AD7291_V_LOW(i)) in ad7291_event_handler()159 if (v_status & AD7291_V_HIGH(i)) in ad7291_event_handler()
205 u8 v_status; /* VSTATUS */ member
1149 if (STB0899_GETFIELD(VSTATUS_PRFVIT, internal->v_status)) { in stb0899_read_ber()