Searched refs:PHY_CLK_CTRL (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/phy/ |
| D | phy-twl4030-usb.c | 120 #define PHY_CLK_CTRL 0xFE macro 355 int val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_i2c_access() 361 WARN_ON(twl4030_usb_write_verify(twl, PHY_CLK_CTRL, in twl4030_i2c_access() 376 WARN_ON(twl4030_usb_write_verify(twl, PHY_CLK_CTRL, in twl4030_i2c_access() 437 twl4030_usb_write(twl, PHY_CLK_CTRL, in twl4030_usb_runtime_resume() 438 twl4030_usb_read(twl, PHY_CLK_CTRL) | in twl4030_usb_runtime_resume() 773 val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_usb_remove() 777 twl4030_usb_write(twl, PHY_CLK_CTRL, (u8)val); in twl4030_usb_remove()
|