Searched refs:clock_type_hs (Results 1 – 1 of 1) sorted by relevance
88 const char *clock_type_hs; in octxhci_attach() local137 clock_type_hs = fdtbus_get_string(phandle, "refclk-type-hs"); in octxhci_attach()138 if (clock_type_hs == NULL) { in octxhci_attach()151 if (strcmp(clock_type_hs, "pll_ref_clk") == 0) in octxhci_attach()