Home
last modified time | relevance | path

Searched refs:TWL4030_USB_PHY_CLK_CTRL (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/usb/phy/
A Dtwl4030.c113 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL); in twl4030_phy_power()
115 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk); in twl4030_phy_power()
136 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL); in twl4030_usb_ulpi_init()
138 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk); in twl4030_usb_ulpi_init()
171 clk = twl4030_usb_read(TWL4030_USB_PHY_CLK_CTRL); in twl4030_usb_ulpi_init()
173 twl4030_usb_write(TWL4030_USB_PHY_CLK_CTRL, clk); in twl4030_usb_ulpi_init()
/u-boot/include/
A Dtwl4030.h590 #define TWL4030_USB_PHY_CLK_CTRL 0xFE macro

Completed in 6 milliseconds