Searched refs:thres_sts_lo (Results 1 – 2 of 2) sorted by relevance
153 u32 thres_sts_lo; member166 .thres_sts_lo = PVT_INTR_ ##_thres## _LO, \185 u32 thres_sts_lo; member
267 if ((thres_sts & info->thres_sts_lo) ^ cache->thres_sts_lo) { in pvt_soft_isr()268 WRITE_ONCE(cache->thres_sts_lo, thres_sts & info->thres_sts_lo); in pvt_soft_isr()375 *val = !!READ_ONCE(pvt->cache[type].thres_sts_lo); in pvt_read_alarm()