Searched refs:USB2_PLL_REG0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/marvell/ |
H A D | phy-mmp3-usb.c | 14 #define USB2_PLL_REG0 0x4 macro 39 /* USB2_PLL_REG0 */ 146 u2o_clear(base, USB2_PLL_REG0, (USB2_PLL_FBDIV_MASK_MMP3 in mmp3_usb_phy_init() 148 u2o_set(base, USB2_PLL_REG0, in mmp3_usb_phy_init() 152 u2o_clear(base, USB2_PLL_REG0, USB2_PLL_REFDIV_MASK_MMP3_B0 in mmp3_usb_phy_init() 154 u2o_set(base, USB2_PLL_REG0, in mmp3_usb_phy_init()
|
/kernel/linux/linux-6.6/drivers/phy/marvell/ |
H A D | phy-mmp3-usb.c | 15 #define USB2_PLL_REG0 0x4 macro 40 /* USB2_PLL_REG0 */ 147 u2o_clear(base, USB2_PLL_REG0, (USB2_PLL_FBDIV_MASK_MMP3 in mmp3_usb_phy_init() 149 u2o_set(base, USB2_PLL_REG0, in mmp3_usb_phy_init() 153 u2o_clear(base, USB2_PLL_REG0, USB2_PLL_REFDIV_MASK_MMP3_B0 in mmp3_usb_phy_init() 155 u2o_set(base, USB2_PLL_REG0, in mmp3_usb_phy_init()
|
Completed in 2 milliseconds