Searched refs:thres_sts_hi (Results 1 – 2 of 2) sorted by relevance
154 u32 thres_sts_hi; member167 .thres_sts_hi = PVT_INTR_ ##_thres## _HI, \186 u32 thres_sts_hi; member
271 } else if ((thres_sts & info->thres_sts_hi) ^ cache->thres_sts_hi) { in pvt_soft_isr()272 WRITE_ONCE(cache->thres_sts_hi, thres_sts & info->thres_sts_hi); in pvt_soft_isr()377 *val = !!READ_ONCE(pvt->cache[type].thres_sts_hi); in pvt_read_alarm()
Completed in 9 milliseconds