Searched refs:TW_USING_MSI (Results 1 – 4 of 4) sorted by relevance
120 #define TW_USING_MSI 3 macro
2109 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe()2134 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe()2168 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove()2197 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend()2247 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()
1654 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe()1686 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe()1732 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove()1807 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
350 #define TW_USING_MSI 3 macro