Searched refs:PHY_CLK_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/ti/ |
| H A D | phy-twl4030-usb.c | 108 #define PHY_CLK_CTRL 0xFE macro 351 int val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_i2c_access() 357 WARN_ON(twl4030_usb_write_verify(twl, PHY_CLK_CTRL, in twl4030_i2c_access() 372 WARN_ON(twl4030_usb_write_verify(twl, PHY_CLK_CTRL, in twl4030_i2c_access() 473 twl4030_usb_write(twl, PHY_CLK_CTRL, in twl4030_usb_runtime_resume() 474 twl4030_usb_read(twl, PHY_CLK_CTRL) | in twl4030_usb_runtime_resume() 815 val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_usb_remove() 819 twl4030_usb_write(twl, PHY_CLK_CTRL, (u8)val); in twl4030_usb_remove()
|
| /linux/drivers/ufs/host/ |
| H A D | ufs-hisi.h | 17 #define PHY_CLK_CTRL (0x10) macro
|