Searched refs:good_sockets (Results 1 – 1 of 1) sorted by relevance
236 unsigned int good_sockets = 0, bad_sockets = 0; in tifm_7xx1_resume() local261 good_sockets |= 1 << rc; in tifm_7xx1_resume()270 good_sockets, bad_sockets); in tifm_7xx1_resume()273 if (good_sockets) { in tifm_7xx1_resume()278 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()279 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()281 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()282 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()286 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()