OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_clk_output
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sunxi_mmc.c
180
struct clk *
sc_clk_output
;
member in struct:sunxi_mmc_softc
330
sc->
sc_clk_output
= fdtbus_clock_get(phandle, "output");
335
sc->
sc_clk_output
== NULL || sc->sc_clk_sample == NULL) {
535
if (sc->
sc_clk_output
) {
536
error = clk_set_rate(sc->
sc_clk_output
, delays->output_phase);
Completed in 102 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025