Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-rcar-gen3.c24 #define USB2_SPD_RSM_TIMSET 0x10c macro
64 writel(USB2_SPD_RSM_TIMSET_INIT, priv->regs + USB2_SPD_RSM_TIMSET); in rcar_gen3_phy_phy_init()
/openbmc/linux/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c29 #define USB2_SPD_RSM_TIMSET 0x10c macro
454 writel(USB2_SPD_RSM_TIMSET_INIT, usb2_base + USB2_SPD_RSM_TIMSET); in rcar_gen3_phy_usb2_init()