Searched refs:panic_set_thd_u (Results 1 – 3 of 3) sorted by relevance
293 val &= ~(set_thd->panic_set_thd_u.mask); in mxc_isi_channel_set_panic_threshold()294 val |= set_thd->panic_set_thd_u.threshold << set_thd->panic_set_thd_u.offset; in mxc_isi_channel_set_panic_threshold()
146 struct mxc_isi_panic_thd panic_set_thd_u; member
273 .panic_set_thd_u = { .mask = 0x00f00, .offset = 8, .threshold = 0x7 },