Searched refs:good_sockets (Results 1 – 1 of 1) sorted by relevance
233 unsigned int good_sockets = 0, bad_sockets = 0; in tifm_7xx1_resume() local253 good_sockets |= 1 << rc; in tifm_7xx1_resume()262 good_sockets, bad_sockets); in tifm_7xx1_resume()265 if (good_sockets) { in tifm_7xx1_resume()270 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()271 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()273 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()274 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()278 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()