Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dsunxi-hci.c245 sunxi_hci->reset_phy_clk = hci_table[sunxi_hci->usbc_no].phy_rst; in hci_clock_init()
262 sunxi_hci->reset_phy = hal_reset_control_get(reset_type, sunxi_hci->reset_phy_clk); in open_clock()
320 sunxi_hci->reset_phy = hal_reset_control_get(reset_type, sunxi_hci->reset_phy_clk); in close_clock()
A Dsunxi-hci.h388 uint32_t reset_phy_clk; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dudc.h129 uint32_t reset_phy_clk; member
A Dhal_udc.c1637 sunxi_udc.reset_phy = hal_reset_control_get(reset_type, sunxi_udc.reset_phy_clk); in open_udc_clk()
1703 sunxi_udc.reset_phy = hal_reset_control_get(reset_type, sunxi_udc.reset_phy_clk); in close_udc_clk()
1752 sunxi_udc.reset_phy_clk = otg_config->phy_rst; in hal_udc_init()

Completed in 12 milliseconds