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
269 struct clock_data { struct270 u32 core_id;271 unsigned long freq;272 const struct codec_freq_data *codec_freq_data;
1408 const struct bcm2835_clock_data *clock_data = data; in bcm2835_register_clock() local