Searched refs:good_sockets (Results 1 – 1 of 1) sorted by relevance
240 unsigned int good_sockets = 0, bad_sockets = 0; in tifm_7xx1_resume() local265 good_sockets |= 1 << rc; in tifm_7xx1_resume()274 good_sockets, bad_sockets); in tifm_7xx1_resume()277 if (good_sockets) { in tifm_7xx1_resume()282 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()283 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()285 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()286 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()290 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()