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

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci_fsl_fdt.c462 uint64_t clk_hz; local
507 ret = clk_get_freq(clk, &clk_hz);
514 sc->baseclk_hz = clk_hz / 2;

Completed in 39 milliseconds