• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/

Lines Matching refs:mstp_clks

93 static struct clk mstp_clks[MSTP_NR] = {
148 .clk = &mstp_clks[MSTP029],
153 .clk = &mstp_clks[MSTP028],
158 .clk = &mstp_clks[MSTP027],
163 .clk = &mstp_clks[MSTP026],
168 .clk = &mstp_clks[MSTP025],
173 .clk = &mstp_clks[MSTP024],
175 CLKDEV_CON_ID("ssi3_fck", &mstp_clks[MSTP023]),
176 CLKDEV_CON_ID("ssi2_fck", &mstp_clks[MSTP022]),
177 CLKDEV_CON_ID("ssi1_fck", &mstp_clks[MSTP021]),
178 CLKDEV_CON_ID("ssi0_fck", &mstp_clks[MSTP020]),
179 CLKDEV_CON_ID("hac1_fck", &mstp_clks[MSTP017]),
180 CLKDEV_CON_ID("hac0_fck", &mstp_clks[MSTP016]),
181 CLKDEV_CON_ID("i2c1_fck", &mstp_clks[MSTP015]),
182 CLKDEV_CON_ID("i2c0_fck", &mstp_clks[MSTP014]),
187 .clk = &mstp_clks[MSTP008],
192 .clk = &mstp_clks[MSTP008],
197 .clk = &mstp_clks[MSTP008],
202 .clk = &mstp_clks[MSTP009],
207 .clk = &mstp_clks[MSTP009],
212 .clk = &mstp_clks[MSTP009],
217 .clk = &mstp_clks[MSTP010],
222 .clk = &mstp_clks[MSTP010],
227 .clk = &mstp_clks[MSTP010],
232 .clk = &mstp_clks[MSTP011],
237 .clk = &mstp_clks[MSTP011],
242 .clk = &mstp_clks[MSTP011],
244 CLKDEV_CON_ID("sdif1_fck", &mstp_clks[MSTP005]),
245 CLKDEV_CON_ID("sdif0_fck", &mstp_clks[MSTP004]),
246 CLKDEV_CON_ID("hspi_fck", &mstp_clks[MSTP002]),
247 CLKDEV_CON_ID("usb_fck", &mstp_clks[MSTP112]),
248 CLKDEV_CON_ID("pcie2_fck", &mstp_clks[MSTP110]),
249 CLKDEV_CON_ID("pcie1_fck", &mstp_clks[MSTP109]),
250 CLKDEV_CON_ID("pcie0_fck", &mstp_clks[MSTP108]),
251 CLKDEV_CON_ID("dmac_11_6_fck", &mstp_clks[MSTP105]),
252 CLKDEV_CON_ID("dmac_5_0_fck", &mstp_clks[MSTP104]),
253 CLKDEV_CON_ID("du_fck", &mstp_clks[MSTP103]),
254 CLKDEV_CON_ID("ether_fck", &mstp_clks[MSTP102]),
270 ret = sh_clk_mstp32_register(mstp_clks, MSTP_NR);