Searched refs:good_sockets (Results 1 – 1 of 1) sorted by relevance
239 unsigned int good_sockets = 0, bad_sockets = 0; in tifm_7xx1_resume() local260 good_sockets |= 1 << rc; in tifm_7xx1_resume()269 good_sockets, bad_sockets); in tifm_7xx1_resume()272 if (good_sockets) { in tifm_7xx1_resume()277 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()278 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()280 writel(TIFM_IRQ_FIFOMASK(good_sockets) in tifm_7xx1_resume()281 | TIFM_IRQ_CARDMASK(good_sockets), in tifm_7xx1_resume()285 fm->socket_change_set ^= good_sockets & fm->socket_change_set; in tifm_7xx1_resume()