Searched refs:panic_set_thd_y (Results 1 – 3 of 3) sorted by relevance
292 val &= ~(set_thd->panic_set_thd_y.mask); in mxc_isi_channel_set_panic_threshold()293 val |= set_thd->panic_set_thd_y.threshold << set_thd->panic_set_thd_y.offset; in mxc_isi_channel_set_panic_threshold()
145 struct mxc_isi_panic_thd panic_set_thd_y; member
272 .panic_set_thd_y = { .mask = 0x0000f, .offset = 0, .threshold = 0x7 },