Symbol: CLKDEV_CON_ID
arch/sh/boards/mach-highlander/setup.c
337
CLKDEV_CON_ID("ivdr_clk", &ivdr_clk),
arch/sh/kernel/cpu/clock-cpg.c
41
CLKDEV_CON_ID("master_clk", &master_clk),
arch/sh/kernel/cpu/clock-cpg.c
42
CLKDEV_CON_ID("peripheral_clk", &peripheral_clk),
arch/sh/kernel/cpu/clock-cpg.c
43
CLKDEV_CON_ID("bus_clk", &bus_clk),
arch/sh/kernel/cpu/clock-cpg.c
44
CLKDEV_CON_ID("cpu_clk", &cpu_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
106
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
107
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
108
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
111
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
112
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
123
CLKDEV_CON_ID("vdc3", &mstp_clks[MSTP74]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
125
CLKDEV_CON_ID("usb0", &mstp_clks[MSTP60]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
127
CLKDEV_CON_ID("sdhi0", &mstp_clks[MSTP34]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
128
CLKDEV_CON_ID("sdhi1", &mstp_clks[MSTP33]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
129
CLKDEV_CON_ID("adc0", &mstp_clks[MSTP32]),
arch/sh/kernel/cpu/sh2a/clock-sh7264.c
130
CLKDEV_CON_ID("rtc0", &mstp_clks[MSTP30]),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
140
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
141
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
142
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
143
CLKDEV_CON_ID("peripheral_clk", &peripheral1_clk),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
146
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
147
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
159
CLKDEV_CON_ID("usb0", &mstp_clks[MSTP60]),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
161
CLKDEV_CON_ID("adc0", &mstp_clks[MSTP32]),
arch/sh/kernel/cpu/sh2a/clock-sh7269.c
162
CLKDEV_CON_ID("rtc0", &mstp_clks[MSTP30]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
187
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
188
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
189
CLKDEV_CON_ID("dll_clk", &dll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
190
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
193
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
194
CLKDEV_CON_ID("umem_clk", &div4_clks[DIV4_U]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
195
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
196
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
197
CLKDEV_CON_ID("b3_clk", &div4_clks[DIV4_B3]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
198
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
199
CLKDEV_CON_ID("siua_clk", &div4_clks[DIV4_SIUA]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
200
CLKDEV_CON_ID("siub_clk", &div4_clks[DIV4_SIUB]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
203
CLKDEV_CON_ID("video_clk", &div6_clks[DIV6_V]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
206
CLKDEV_CON_ID("tlb0", &mstp_clks[MSTP031]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
207
CLKDEV_CON_ID("ic0", &mstp_clks[MSTP030]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
208
CLKDEV_CON_ID("oc0", &mstp_clks[MSTP029]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
209
CLKDEV_CON_ID("uram0", &mstp_clks[MSTP028]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
210
CLKDEV_CON_ID("xymem0", &mstp_clks[MSTP026]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
211
CLKDEV_CON_ID("intc3", &mstp_clks[MSTP023]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
212
CLKDEV_CON_ID("intc0", &mstp_clks[MSTP022]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
213
CLKDEV_CON_ID("dmac0", &mstp_clks[MSTP021]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
214
CLKDEV_CON_ID("sh0", &mstp_clks[MSTP020]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
215
CLKDEV_CON_ID("hudi0", &mstp_clks[MSTP019]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
216
CLKDEV_CON_ID("ubc0", &mstp_clks[MSTP017]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
217
CLKDEV_CON_ID("tmu_fck", &mstp_clks[MSTP015]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
219
CLKDEV_CON_ID("rwdt0", &mstp_clks[MSTP013]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
220
CLKDEV_CON_ID("mfi0", &mstp_clks[MSTP011]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
221
CLKDEV_CON_ID("flctl0", &mstp_clks[MSTP010]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
228
CLKDEV_CON_ID("sio0", &mstp_clks[MSTP003]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
229
CLKDEV_CON_ID("siof0", &mstp_clks[MSTP002]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
230
CLKDEV_CON_ID("siof1", &mstp_clks[MSTP001]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
233
CLKDEV_CON_ID("tpu0", &mstp_clks[MSTP225]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
234
CLKDEV_CON_ID("irda0", &mstp_clks[MSTP224]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
235
CLKDEV_CON_ID("sdhi0", &mstp_clks[MSTP218]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
236
CLKDEV_CON_ID("mmcif0", &mstp_clks[MSTP217]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
237
CLKDEV_CON_ID("sim0", &mstp_clks[MSTP216]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
238
CLKDEV_CON_ID("keysc0", &mstp_clks[MSTP214]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
239
CLKDEV_CON_ID("tsif0", &mstp_clks[MSTP213]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
240
CLKDEV_CON_ID("s3d40", &mstp_clks[MSTP212]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
241
CLKDEV_CON_ID("usbf0", &mstp_clks[MSTP211]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
242
CLKDEV_CON_ID("siu0", &mstp_clks[MSTP208]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
243
CLKDEV_CON_ID("jpu0", &mstp_clks[MSTP206]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
244
CLKDEV_CON_ID("vou0", &mstp_clks[MSTP205]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
245
CLKDEV_CON_ID("beu0", &mstp_clks[MSTP204]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
246
CLKDEV_CON_ID("ceu0", &mstp_clks[MSTP203]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
247
CLKDEV_CON_ID("veu0", &mstp_clks[MSTP202]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
248
CLKDEV_CON_ID("vpu0", &mstp_clks[MSTP201]),
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
249
CLKDEV_CON_ID("lcdc0", &mstp_clks[MSTP200]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
185
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
186
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
187
CLKDEV_CON_ID("dll_clk", &dll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
188
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
191
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
192
CLKDEV_CON_ID("umem_clk", &div4_clks[DIV4_U]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
193
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
194
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
195
CLKDEV_CON_ID("b3_clk", &div4_clks[DIV4_B3]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
196
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
197
CLKDEV_CON_ID("siua_clk", &div4_clks[DIV4_SIUA]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
198
CLKDEV_CON_ID("siub_clk", &div4_clks[DIV4_SIUB]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
201
CLKDEV_CON_ID("video_clk", &div6_clks[DIV6_V]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
204
CLKDEV_CON_ID("tlb0", &mstp_clks[MSTP031]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
205
CLKDEV_CON_ID("ic0", &mstp_clks[MSTP030]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
206
CLKDEV_CON_ID("oc0", &mstp_clks[MSTP029]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
207
CLKDEV_CON_ID("rsmem0", &mstp_clks[MSTP028]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
208
CLKDEV_CON_ID("xymem0", &mstp_clks[MSTP026]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
209
CLKDEV_CON_ID("intc3", &mstp_clks[MSTP023]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
210
CLKDEV_CON_ID("intc0", &mstp_clks[MSTP022]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
211
CLKDEV_CON_ID("dmac0", &mstp_clks[MSTP021]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
212
CLKDEV_CON_ID("sh0", &mstp_clks[MSTP020]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
213
CLKDEV_CON_ID("hudi0", &mstp_clks[MSTP019]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
214
CLKDEV_CON_ID("ubc0", &mstp_clks[MSTP017]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
215
CLKDEV_CON_ID("tmu_fck", &mstp_clks[MSTP015]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
217
CLKDEV_CON_ID("rwdt0", &mstp_clks[MSTP013]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
218
CLKDEV_CON_ID("mfi0", &mstp_clks[MSTP011]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
219
CLKDEV_CON_ID("flctl0", &mstp_clks[MSTP010]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
225
CLKDEV_CON_ID("msiof0", &mstp_clks[MSTP002]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
226
CLKDEV_CON_ID("sbr0", &mstp_clks[MSTP001]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
228
CLKDEV_CON_ID("icb0", &mstp_clks[MSTP227]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
229
CLKDEV_CON_ID("meram0", &mstp_clks[MSTP226]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
230
CLKDEV_CON_ID("dacy1", &mstp_clks[MSTP224]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
231
CLKDEV_CON_ID("dacy0", &mstp_clks[MSTP223]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
232
CLKDEV_CON_ID("tsif0", &mstp_clks[MSTP222]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
233
CLKDEV_CON_ID("sdhi0", &mstp_clks[MSTP218]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
234
CLKDEV_CON_ID("mmcif0", &mstp_clks[MSTP217]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
235
CLKDEV_CON_ID("usbf0", &mstp_clks[MSTP211]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
236
CLKDEV_CON_ID("veu1", &mstp_clks[MSTP207]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
237
CLKDEV_CON_ID("vou0", &mstp_clks[MSTP205]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
238
CLKDEV_CON_ID("beu0", &mstp_clks[MSTP204]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
239
CLKDEV_CON_ID("ceu0", &mstp_clks[MSTP203]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
240
CLKDEV_CON_ID("veu0", &mstp_clks[MSTP202]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
241
CLKDEV_CON_ID("vpu0", &mstp_clks[MSTP201]),
arch/sh/kernel/cpu/sh4a/clock-sh7366.c
242
CLKDEV_CON_ID("lcdc0", &mstp_clks[MSTP200]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
171
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
172
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
173
CLKDEV_CON_ID("dll_clk", &dll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
174
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
177
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
178
CLKDEV_CON_ID("umem_clk", &div4_clks[DIV4_U]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
179
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
180
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
181
CLKDEV_CON_ID("b3_clk", &div4_clks[DIV4_B3]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
182
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
183
CLKDEV_CON_ID("irda_clk", &div4_enable_clks[DIV4_IRDA]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
184
CLKDEV_CON_ID("siua_clk", &div4_reparent_clks[DIV4_SIUA]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
185
CLKDEV_CON_ID("siub_clk", &div4_reparent_clks[DIV4_SIUB]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
188
CLKDEV_CON_ID("video_clk", &div6_clks[DIV6_V]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
191
CLKDEV_CON_ID("uram0", &mstp_clks[HWBLK_URAM]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
192
CLKDEV_CON_ID("xymem0", &mstp_clks[HWBLK_XYMEM]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
198
CLKDEV_CON_ID("flctl0", &mstp_clks[HWBLK_FLCTL]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
205
CLKDEV_CON_ID("rtc0", &mstp_clks[HWBLK_RTC]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
208
CLKDEV_CON_ID("usbf0", &mstp_clks[HWBLK_USBF]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
209
CLKDEV_CON_ID("2dg0", &mstp_clks[HWBLK_2DG]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
212
CLKDEV_CON_ID("jpu0", &mstp_clks[HWBLK_JPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
213
CLKDEV_CON_ID("beu0", &mstp_clks[HWBLK_BEU]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
215
CLKDEV_CON_ID("veu0", &mstp_clks[HWBLK_VEU]),
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
216
CLKDEV_CON_ID("vpu0", &mstp_clks[HWBLK_VPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
196
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
197
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
198
CLKDEV_CON_ID("dll_clk", &dll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
199
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
202
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
203
CLKDEV_CON_ID("umem_clk", &div4_clks[DIV4_U]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
204
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
205
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
206
CLKDEV_CON_ID("b3_clk", &div4_clks[DIV4_B3]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
207
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
208
CLKDEV_CON_ID("irda_clk", &div4_enable_clks[DIV4_IRDA]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
209
CLKDEV_CON_ID("siua_clk", &div4_reparent_clks[DIV4_SIUA]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
210
CLKDEV_CON_ID("siub_clk", &div4_reparent_clks[DIV4_SIUB]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
213
CLKDEV_CON_ID("video_clk", &div6_clks[DIV6_V]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
216
CLKDEV_CON_ID("tlb0", &mstp_clks[HWBLK_TLB]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
217
CLKDEV_CON_ID("ic0", &mstp_clks[HWBLK_IC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
218
CLKDEV_CON_ID("oc0", &mstp_clks[HWBLK_OC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
219
CLKDEV_CON_ID("l2c0", &mstp_clks[HWBLK_L2C]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
220
CLKDEV_CON_ID("ilmem0", &mstp_clks[HWBLK_ILMEM]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
221
CLKDEV_CON_ID("fpu0", &mstp_clks[HWBLK_FPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
222
CLKDEV_CON_ID("intc0", &mstp_clks[HWBLK_INTC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
224
CLKDEV_CON_ID("sh0", &mstp_clks[HWBLK_SHYWAY]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
225
CLKDEV_CON_ID("hudi0", &mstp_clks[HWBLK_HUDI]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
226
CLKDEV_CON_ID("ubc0", &mstp_clks[HWBLK_UBC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
230
CLKDEV_CON_ID("flctl0", &mstp_clks[HWBLK_FLCTL]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
235
CLKDEV_CON_ID("rtc0", &mstp_clks[HWBLK_RTC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
236
CLKDEV_CON_ID("atapi0", &mstp_clks[HWBLK_ATAPI]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
237
CLKDEV_CON_ID("adc0", &mstp_clks[HWBLK_ADC]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
238
CLKDEV_CON_ID("tpu0", &mstp_clks[HWBLK_TPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
239
CLKDEV_CON_ID("irda0", &mstp_clks[HWBLK_IRDA]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
240
CLKDEV_CON_ID("tsif0", &mstp_clks[HWBLK_TSIF]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
241
CLKDEV_CON_ID("icb0", &mstp_clks[HWBLK_ICB]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
245
CLKDEV_CON_ID("usb0", &mstp_clks[HWBLK_USB]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
246
CLKDEV_CON_ID("2dg0", &mstp_clks[HWBLK_2DG]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
248
CLKDEV_CON_ID("veu1", &mstp_clks[HWBLK_VEU2H1]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
250
CLKDEV_CON_ID("beu0", &mstp_clks[HWBLK_BEU]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
252
CLKDEV_CON_ID("veu0", &mstp_clks[HWBLK_VEU2H0]),
arch/sh/kernel/cpu/sh4a/clock-sh7723.c
253
CLKDEV_CON_ID("vpu0", &mstp_clks[HWBLK_VPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
261
CLKDEV_CON_ID("rclk", &r_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
262
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
263
CLKDEV_CON_ID("fll_clk", &fll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
264
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
265
CLKDEV_CON_ID("div3_clk", &div3_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
268
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
269
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
270
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
271
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
272
CLKDEV_CON_ID("vpu_clk", &div4_clks[DIV4_M1]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
275
CLKDEV_CON_ID("video_clk", &div6_clks[DIV6_V]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
276
CLKDEV_CON_ID("fsia_clk", &div6_clks[DIV6_FA]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
277
CLKDEV_CON_ID("fsib_clk", &div6_clks[DIV6_FB]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
278
CLKDEV_CON_ID("irda_clk", &div6_clks[DIV6_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
279
CLKDEV_CON_ID("spu_clk", &div6_clks[DIV6_S]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
282
CLKDEV_CON_ID("tlb0", &mstp_clks[HWBLK_TLB]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
283
CLKDEV_CON_ID("ic0", &mstp_clks[HWBLK_IC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
284
CLKDEV_CON_ID("oc0", &mstp_clks[HWBLK_OC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
285
CLKDEV_CON_ID("rs0", &mstp_clks[HWBLK_RSMEM]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
286
CLKDEV_CON_ID("ilmem0", &mstp_clks[HWBLK_ILMEM]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
287
CLKDEV_CON_ID("l2c0", &mstp_clks[HWBLK_L2C]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
288
CLKDEV_CON_ID("fpu0", &mstp_clks[HWBLK_FPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
289
CLKDEV_CON_ID("intc0", &mstp_clks[HWBLK_INTC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
291
CLKDEV_CON_ID("sh0", &mstp_clks[HWBLK_SHYWAY]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
292
CLKDEV_CON_ID("hudi0", &mstp_clks[HWBLK_HUDI]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
293
CLKDEV_CON_ID("ubc0", &mstp_clks[HWBLK_UBC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
312
CLKDEV_CON_ID("rtc0", &mstp_clks[HWBLK_RTC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
317
CLKDEV_CON_ID("atapi0", &mstp_clks[HWBLK_ATAPI]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
318
CLKDEV_CON_ID("tpu0", &mstp_clks[HWBLK_TPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
319
CLKDEV_CON_ID("irda0", &mstp_clks[HWBLK_IRDA]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
320
CLKDEV_CON_ID("tsif0", &mstp_clks[HWBLK_TSIF]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
323
CLKDEV_CON_ID("usb1", &mstp_clks[HWBLK_USB1]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
324
CLKDEV_CON_ID("usb0", &mstp_clks[HWBLK_USB0]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
325
CLKDEV_CON_ID("2dg0", &mstp_clks[HWBLK_2DG]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
328
CLKDEV_CON_ID("veu1", &mstp_clks[HWBLK_VEU1]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
330
CLKDEV_CON_ID("beu1", &mstp_clks[HWBLK_BEU1]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
331
CLKDEV_CON_ID("2ddmac0", &mstp_clks[HWBLK_2DDMAC]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
333
CLKDEV_CON_ID("jpu0", &mstp_clks[HWBLK_JPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
335
CLKDEV_CON_ID("beu0", &mstp_clks[HWBLK_BEU0]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
337
CLKDEV_CON_ID("veu0", &mstp_clks[HWBLK_VEU0]),
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
338
CLKDEV_CON_ID("vpu0", &mstp_clks[HWBLK_VPU]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
180
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
181
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
184
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
185
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_S]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
186
CLKDEV_CON_ID("ddr_clk", &div4_clks[DIV4_M]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
187
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
188
CLKDEV_CON_ID("shyway_clk1", &div4_clks[DIV4_S1]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
189
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
200
CLKDEV_CON_ID("hscif", &mstp_clks[MSTP019]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
204
CLKDEV_CON_ID("ssi0", &mstp_clks[MSTP012]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
205
CLKDEV_CON_ID("ssi1", &mstp_clks[MSTP011]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
206
CLKDEV_CON_ID("ssi2", &mstp_clks[MSTP010]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
207
CLKDEV_CON_ID("ssi3", &mstp_clks[MSTP009]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
208
CLKDEV_CON_ID("sss", &mstp_clks[MSTP008]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
209
CLKDEV_CON_ID("hspi", &mstp_clks[MSTP007]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
210
CLKDEV_CON_ID("usb_fck", &mstp_clks[MSTP100]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
211
CLKDEV_CON_ID("videoin0", &mstp_clks[MSTP109]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
212
CLKDEV_CON_ID("videoin1", &mstp_clks[MSTP108]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
213
CLKDEV_CON_ID("rgpvg", &mstp_clks[MSTP107]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
214
CLKDEV_CON_ID("2dg", &mstp_clks[MSTP106]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
215
CLKDEV_CON_ID("view", &mstp_clks[MSTP103]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
217
CLKDEV_CON_ID("mmc0", &mstp_clks[MSTP331]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
218
CLKDEV_CON_ID("mimlb0", &mstp_clks[MSTP330]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
219
CLKDEV_CON_ID("sdhi0", &mstp_clks[MSTP323]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
220
CLKDEV_CON_ID("sdhi1", &mstp_clks[MSTP322]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
221
CLKDEV_CON_ID("sdhi2", &mstp_clks[MSTP321]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
222
CLKDEV_CON_ID("rqspi0", &mstp_clks[MSTP320]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
223
CLKDEV_CON_ID("src0", &mstp_clks[MSTP319]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
224
CLKDEV_CON_ID("src1", &mstp_clks[MSTP318]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
225
CLKDEV_CON_ID("rsp0", &mstp_clks[MSTP317]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
226
CLKDEV_CON_ID("rcan0", &mstp_clks[MSTP316]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
227
CLKDEV_CON_ID("rcan1", &mstp_clks[MSTP315]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
228
CLKDEV_CON_ID("fltcl0", &mstp_clks[MSTP314]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
229
CLKDEV_CON_ID("adc0", &mstp_clks[MSTP313]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
230
CLKDEV_CON_ID("mtu0", &mstp_clks[MSTP312]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
231
CLKDEV_CON_ID("iebus0", &mstp_clks[MSTP304]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
233
CLKDEV_CON_ID("rtc0", &mstp_clks[MSTP303]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
234
CLKDEV_CON_ID("hif0", &mstp_clks[MSTP302]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
235
CLKDEV_CON_ID("stif0", &mstp_clks[MSTP301]),
arch/sh/kernel/cpu/sh4a/clock-sh7734.c
236
CLKDEV_CON_ID("stif1", &mstp_clks[MSTP300]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
104
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
105
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
108
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
109
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
110
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
114
CLKDEV_CON_ID("riic0", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
115
CLKDEV_CON_ID("riic1", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
116
CLKDEV_CON_ID("riic2", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
117
CLKDEV_CON_ID("riic3", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
118
CLKDEV_CON_ID("riic4", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
119
CLKDEV_CON_ID("riic5", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
120
CLKDEV_CON_ID("riic6", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
121
CLKDEV_CON_ID("riic7", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
129
CLKDEV_CON_ID("usb_fck", &mstp_clks[MSTP103]),
arch/sh/kernel/cpu/sh4a/clock-sh7757.c
131
CLKDEV_CON_ID("mmc0", &mstp_clks[MSTP220]),
arch/sh/kernel/cpu/sh4a/clock-sh7763.c
93
CLKDEV_CON_ID("shyway_clk", &sh7763_shyway_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7780.c
99
CLKDEV_CON_ID("shyway_clk", &sh7780_shyway_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
118
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
119
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
122
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
123
CLKDEV_CON_ID("du_clk", &div4_clks[DIV4_DU]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
124
CLKDEV_CON_ID("ga_clk", &div4_clks[DIV4_GA]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
125
CLKDEV_CON_ID("ddr_clk", &div4_clks[DIV4_DDR]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
126
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
127
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
128
CLKDEV_CON_ID("umem_clk", &div4_clks[DIV4_U]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
129
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
139
CLKDEV_CON_ID("ssi1_fck", &mstp_clks[MSTP021]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
140
CLKDEV_CON_ID("ssi0_fck", &mstp_clks[MSTP020]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
141
CLKDEV_CON_ID("hac1_fck", &mstp_clks[MSTP017]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
142
CLKDEV_CON_ID("hac0_fck", &mstp_clks[MSTP016]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
143
CLKDEV_CON_ID("mmcif_fck", &mstp_clks[MSTP013]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
144
CLKDEV_CON_ID("flctl_fck", &mstp_clks[MSTP012]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
149
CLKDEV_CON_ID("siof_fck", &mstp_clks[MSTP003]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
150
CLKDEV_CON_ID("hspi_fck", &mstp_clks[MSTP002]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
151
CLKDEV_CON_ID("hudi_fck", &mstp_clks[MSTP119]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
152
CLKDEV_CON_ID("ubc0", &mstp_clks[MSTP117]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
153
CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
154
CLKDEV_CON_ID("dmac_5_0_fck", &mstp_clks[MSTP104]),
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
155
CLKDEV_CON_ID("gdta_fck", &mstp_clks[MSTP100]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
127
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
128
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
131
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
132
CLKDEV_CON_ID("du_clk", &div4_clks[DIV4_DU]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
133
CLKDEV_CON_ID("ddr_clk", &div4_clks[DIV4_DDR]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
134
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
135
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
136
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
146
CLKDEV_CON_ID("ssi3_fck", &mstp_clks[MSTP023]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
147
CLKDEV_CON_ID("ssi2_fck", &mstp_clks[MSTP022]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
148
CLKDEV_CON_ID("ssi1_fck", &mstp_clks[MSTP021]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
149
CLKDEV_CON_ID("ssi0_fck", &mstp_clks[MSTP020]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
150
CLKDEV_CON_ID("hac1_fck", &mstp_clks[MSTP017]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
151
CLKDEV_CON_ID("hac0_fck", &mstp_clks[MSTP016]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
152
CLKDEV_CON_ID("i2c1_fck", &mstp_clks[MSTP015]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
153
CLKDEV_CON_ID("i2c0_fck", &mstp_clks[MSTP014]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
160
CLKDEV_CON_ID("sdif1_fck", &mstp_clks[MSTP005]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
161
CLKDEV_CON_ID("sdif0_fck", &mstp_clks[MSTP004]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
162
CLKDEV_CON_ID("hspi_fck", &mstp_clks[MSTP002]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
163
CLKDEV_CON_ID("usb_fck", &mstp_clks[MSTP112]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
164
CLKDEV_CON_ID("pcie2_fck", &mstp_clks[MSTP110]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
165
CLKDEV_CON_ID("pcie1_fck", &mstp_clks[MSTP109]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
166
CLKDEV_CON_ID("pcie0_fck", &mstp_clks[MSTP108]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
167
CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
168
CLKDEV_CON_ID("dmac_5_0_fck", &mstp_clks[MSTP104]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
169
CLKDEV_CON_ID("du_fck", &mstp_clks[MSTP103]),
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
170
CLKDEV_CON_ID("ether_fck", &mstp_clks[MSTP102]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
102
CLKDEV_CON_ID("extal", &extal_clk),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
103
CLKDEV_CON_ID("pll_clk", &pll_clk),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
106
CLKDEV_CON_ID("peripheral_clk", &div4_clks[DIV4_P]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
107
CLKDEV_CON_ID("shywaya_clk", &div4_clks[DIV4_SHA]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
108
CLKDEV_CON_ID("ddr_clk", &div4_clks[DIV4_DDR]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
109
CLKDEV_CON_ID("bus_clk", &div4_clks[DIV4_B]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
110
CLKDEV_CON_ID("shyway_clk", &div4_clks[DIV4_SH]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
111
CLKDEV_CON_ID("cpu_clk", &div4_clks[DIV4_I]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
119
CLKDEV_CON_ID("h8ex_fck", &mstp_clks[MSTP003]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
120
CLKDEV_CON_ID("csm_fck", &mstp_clks[MSTP002]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
121
CLKDEV_CON_ID("fe1_fck", &mstp_clks[MSTP001]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
122
CLKDEV_CON_ID("fe0_fck", &mstp_clks[MSTP000]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
127
CLKDEV_CON_ID("hudi_fck", &mstp_clks[MSTP119]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
128
CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]),
arch/sh/kernel/cpu/sh4a/clock-shx3.c
129
CLKDEV_CON_ID("dmac_5_0_fck", &mstp_clks[MSTP104]),