Searched refs:clock_type_hs (Results 1 – 1 of 1) sorted by relevance
104 char clock_type_hs[32]; in octxctl_attach() local135 if (OF_getprop(faa->fa_node, "refclk-type-hs", clock_type_hs, in octxctl_attach()136 sizeof(clock_type_hs)) < 0) in octxctl_attach()144 if (strcmp(clock_type_hs, "pll_ref_clk") == 0) in octxctl_attach()