Home
last modified time | relevance | path

Searched defs:usbc_bit (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c140 u32 temp, usbc_bit = BIT(usb_phy->id * 2); in sun4i_usb_phy_write() local
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c184 u32 temp, usbc_bit = BIT(phy->index * 2); in sun4i_usb_phy_write() local