Searched refs:pih_isr (Results 1 – 1 of 1) sorted by relevance
283 u8 pih_isr; in handle_twl4030_pih() local285 ret = twl_i2c_read_u8(TWL_MODULE_PIH, &pih_isr, in handle_twl4030_pih()292 while (pih_isr) { in handle_twl4030_pih()293 unsigned long pending = __ffs(pih_isr); in handle_twl4030_pih()296 pih_isr &= ~BIT(pending); in handle_twl4030_pih()