Searched refs:intr_ack_high (Results 1 – 3 of 3) sorted by relevance
123 unsigned intr_ack_high:1; member
195 .intr_ack_high = 1, \
121 u32 val = g->intr_ack_high ? BIT(g->intr_status_bit) : 0; in msm_ack_intr_status()