Searched refs:u2o_write (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-mmp/ |
H A D | devices.c | 107 static void u2o_write(void __iomem *base, unsigned int offset, in u2o_write() function 163 u2o_write(base, UTMI_IVREF, 0x4bf); in usb_phy_init_internal() 193 u2o_write(base, UTMI_OTG_ADDON, 1); in usb_phy_init_internal()
|
/kernel/linux/linux-5.10/drivers/phy/marvell/ |
H A D | phy-pxa-usb.c | 152 static void u2o_write(void __iomem *base, unsigned int offset, in u2o_write() function 208 u2o_write(base, UTMI_IVREF, 0x4bf); in pxa_usb_phy_init() 239 u2o_write(base, UTMI_OTG_ADDON, 1); in pxa_usb_phy_init()
|
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-pxa-usb.c | 152 static void u2o_write(void __iomem *base, unsigned int offset, in u2o_write() function 208 u2o_write(base, UTMI_IVREF, 0x4bf); in pxa_usb_phy_init() 239 u2o_write(base, UTMI_OTG_ADDON, 1); in pxa_usb_phy_init()
|
Completed in 2 milliseconds