Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-kzm9g.c146 #define USB_PHY_INT_EN ((1 << 3) | (1 << 2)) macro
205 __raw_writew(USB_PHY_MODE | USB_PHY_INT_EN, priv->phy); in usbhs_hardware_init()