Searched refs:lowest_set (Results 1 – 2 of 2) sorted by relevance
136 uint32_t idx, ret, irq, lowest_set = reg & (-reg); in pm_client_set_wakeup_sources() local138 idx = __builtin_ctz(lowest_set); in pm_client_set_wakeup_sources()145 reg &= ~lowest_set; in pm_client_set_wakeup_sources()
206 uint32_t idx, ret, irq, lowest_set = reg & (-reg); in pm_client_set_wakeup_sources() local208 idx = __builtin_ctz(lowest_set); in pm_client_set_wakeup_sources()215 reg &= ~lowest_set; in pm_client_set_wakeup_sources()