Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dbcm6348-usbh-phy.c18 #define USBH_SETUP_PORT1_EN BIT(0) macro
28 writel_be(USBH_SETUP_PORT1_EN, priv->regs); in bcm6348_usbh_init()