Searched refs:cspi_clk (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mxc91231/
H A Dclock.c583 /* cspi_clk stuff */
584 static struct clk cspi_clk[] = { variable in typeref:struct:clk
601 /* cspi_clk stuff end */
617 _REGISTER_CLOCK("spi_imx.0", NULL, cspi_clk[0])
618 _REGISTER_CLOCK("spi_imx.1", NULL, cspi_clk[1])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx21.c781 static struct clk cspi_clk[] = { variable in typeref:struct:clk
1175 _REGISTER_CLOCK(NULL, "cspi1", cspi_clk[0])
1176 _REGISTER_CLOCK(NULL, "cspi2", cspi_clk[1])
1177 _REGISTER_CLOCK(NULL, "cspi3", cspi_clk[2])

Completed in 237 milliseconds