Searched defs:clock_data (Results 1 – 3 of 3) sorted by relevance
37 struct clock_data { struct60 static struct clock_data cd ____cacheline_aligned = { argument
271 struct clock_data { struct272 u32 core_id;273 unsigned long freq;274 const struct codec_freq_data *codec_freq_data;
1413 const struct bcm2835_clock_data *clock_data = data; in bcm2835_register_clock() local