Searched refs:t_status (Results 1 – 3 of 3) sorted by relevance
112 u16 t_status, v_status; in ad7291_event_handler() local117 if (ad7291_i2c_read(chip, AD7291_T_ALERT_STATUS, &t_status)) in ad7291_event_handler()123 if (!(t_status || v_status)) in ad7291_event_handler()133 if ((t_status & AD7291_T_LOW) || (t_status & AD7291_T_AVG_LOW)) in ad7291_event_handler()140 if ((t_status & AD7291_T_HIGH) || (t_status & AD7291_T_AVG_HIGH)) in ad7291_event_handler()
54 __le32 t_status; member
170 desc->t_status = cpu_to_le32(v); in meson_cipher()220 desc->t_status = cpu_to_le32(v); in meson_cipher()