Searched refs:bcma_wait_bits (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dbcma-hcd.c41 static int bcma_wait_bits(struct bcma_device *dev, u16 reg, u32 bitmask, bcma_wait_bits() function
113 if (bcma_wait_bits(dev, 0x1e0, 1 << 24, 100)) bcma_hcd_init_chip()
139 if (bcma_wait_bits(dev, 0x528, 0xc000, 10000)) { bcma_hcd_init_chip()

Completed in 60 milliseconds