Searched refs:panic_set_thd_v (Results 1 – 3 of 3) sorted by relevance
298 val &= ~(set_thd->panic_set_thd_v.mask); in mxc_isi_channel_set_panic_threshold()299 val |= set_thd->panic_set_thd_v.threshold << set_thd->panic_set_thd_v.offset; in mxc_isi_channel_set_panic_threshold()
147 struct mxc_isi_panic_thd panic_set_thd_v; member
274 .panic_set_thd_v = { .mask = 0xf0000, .offset = 16, .threshold = 0x7 },