Searched refs:v_status (Results 1 – 3 of 3) sorted by relevance
112 u16 t_status, v_status; in ad7291_event_handler() local120 if (ad7291_i2c_read(chip, AD7291_VOLTAGE_ALERT_STATUS, &v_status)) in ad7291_event_handler()123 if (!(t_status || v_status)) in ad7291_event_handler()149 if (v_status & AD7291_V_LOW(i)) in ad7291_event_handler()156 if (v_status & AD7291_V_HIGH(i)) in ad7291_event_handler()
193 u8 v_status; /* VSTATUS */ member
1137 if (STB0899_GETFIELD(VSTATUS_PRFVIT, internal->v_status)) { in stb0899_read_ber()