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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Dtwl4030-usb.c228 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) function
322 int val = twl4030_usb_read(twl, PHY_CLK_CTRL);
332 while (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) &
336 if (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) &
351 u8 pwr = twl4030_usb_read(twl, PHY_PWR_CTRL);
371 twl4030_usb_read(twl, PHY_CLK_CTRL) |
639 val = twl4030_usb_read(twl, PHY_CLK_CTRL);

Completed in 30 milliseconds