HomeSort by relevance Sort by last modified time
    Searched refs:TWL4030_USB_PHY_CLK_CTRL (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/phy/
twl4030.c 112 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL);
114 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk);
135 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL);
137 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk);
170 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL);
172 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk);
  /external/u-boot/include/
twl4030.h 590 #define TWL4030_USB_PHY_CLK_CTRL 0xFE

Completed in 782 milliseconds