Searched refs:OTGCTL_HRESET_N (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-bcm-kona-usb2.c30 #define OTGCTL_HRESET_N BIT(10) macro
51 val |= OTGCTL_PRST_N_SW | OTGCTL_HRESET_N; bcm_kona_usb_phy_power()
53 val &= ~(OTGCTL_PRST_N_SW | OTGCTL_HRESET_N); bcm_kona_usb_phy_power()

Completed in 55 milliseconds