Searched refs:mt76x02_wait_for_mac (Results 1 – 6 of 6) sorted by relevance
133 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2u_init_hardware()146 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2u_init_hardware()
75 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2_mac_reset()
149 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0u_init_hardware()254 if (!mt76x02_wait_for_mac(mdev)) { in mt76x0u_probe()
104 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0e_register_device()
221 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0_init_hardware()
143 static inline bool mt76x02_wait_for_mac(struct mt76_dev *dev) in mt76x02_wait_for_mac() function