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

/linux-4.1.27/drivers/clk/bcm/
H A Dclk-bcm21664.c25 .clocks = CLOCKS("ref_crystal"),
43 .clocks = CLOCKS("bbl_32k",
67 .clocks = CLOCKS("ref_crystal",
79 .clocks = CLOCKS("ref_crystal",
91 .clocks = CLOCKS("ref_crystal",
103 .clocks = CLOCKS("ref_crystal",
114 .clocks = CLOCKS("ref_32k"), /* Verify */
119 .clocks = CLOCKS("ref_32k"), /* Verify */
124 .clocks = CLOCKS("ref_32k"), /* Verify */
129 .clocks = CLOCKS("ref_32k"), /* Verify */
164 .clocks = CLOCKS("ref_crystal",
174 .clocks = CLOCKS("ref_crystal",
184 .clocks = CLOCKS("ref_crystal",
194 .clocks = CLOCKS("ref_crystal",
205 .clocks = CLOCKS("ref_crystal",
216 .clocks = CLOCKS("ref_crystal",
227 .clocks = CLOCKS("ref_crystal",
H A Dclk-bcm281xx.c27 .clocks = CLOCKS("ref_crystal"),
43 .clocks = CLOCKS("bbl_32k",
52 .clocks = CLOCKS("ref_crystal",
61 .clocks = CLOCKS("var_312m",
85 .clocks = CLOCKS("ref_crystal",
104 .clocks = CLOCKS("ref_crystal",
116 .clocks = CLOCKS("ref_crystal",
128 .clocks = CLOCKS("ref_crystal",
140 .clocks = CLOCKS("ref_crystal",
152 .clocks = CLOCKS("ref_crystal",
163 .clocks = CLOCKS("ref_crystal",
175 .clocks = CLOCKS("ref_crystal",
208 .clocks = CLOCKS("ref_crystal",
218 .clocks = CLOCKS("ref_crystal",
228 .clocks = CLOCKS("ref_crystal",
238 .clocks = CLOCKS("ref_crystal",
248 .clocks = CLOCKS("ref_crystal",
260 .clocks = CLOCKS("ref_crystal",
272 .clocks = CLOCKS("ref_crystal",
283 .clocks = CLOCKS("ref_crystal",
294 .clocks = CLOCKS("ref_crystal",
305 .clocks = CLOCKS("ref_crystal",
H A Dclk-kona.h399 const char *clocks[]; /* must be last; use CLOCKS() to declare */
401 #define CLOCKS(...) { __VA_ARGS__, NULL, } macro
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_defs.h353 /**** DEFINES FOR TIMERS/CLOCKS RESOLUTIONS ****/
364 /**** END DEFINES FOR TIMERS/CLOCKS RESOLUTIONS ****/
/linux-4.1.27/sound/isa/cs423x/
H A Dcs4236_lib.c139 #define CLOCKS 8 macro
141 static struct snd_ratnum clocks[CLOCKS] = {
153 .nrats = CLOCKS,

Completed in 283 milliseconds