Searched defs:ab8500_usb_phy_enable (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/phy/
H A Dphy-ab8500-usb.c342 static void ab8500_usb_phy_enable(struct ab8500_usb *ab, bool sel_host) function
409 #define ab8500_usb_host_phy_en(ab) ab8500_usb_phy_enable(ab, true)
411 #define ab8500_usb_peri_phy_en(ab) ab8500_usb_phy_enable(ab, false)

Completed in 591 milliseconds