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

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctl.c104 char clock_type_hs[32]; local
135 if (OF_getprop(faa->fa_node, "refclk-type-hs", clock_type_hs,
136 sizeof(clock_type_hs)) < 0)
144 if (strcmp(clock_type_hs, "pll_ref_clk") == 0)

Completed in 407 milliseconds