Searched refs:reset_phy_clk (Results 1 – 4 of 4) sorted by relevance
245 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()
388 uint32_t reset_phy_clk; member
129 uint32_t reset_phy_clk; member
1637 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