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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 113 milliseconds