Searched refs:api_ck (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap1/
H A Dclock_data.c344 static struct arm_idlect1_clk api_ck = { variable in typeref:struct:arm_idlect1_clk
346 .name = "api_ck",
704 CLK(NULL, "api_ck", &api_ck.clk, CK_16XX | CK_1510 | CK_310 | CK_7XX),
811 api_ck_p = clk_get(NULL, "api_ck"); omap1_clk_init()
H A Dpm.c294 /* temporarily enabling api_ck to access DSP registers */ omap1_pm_suspend()
348 /* again temporarily enabling api_ck to access DSP registers */ omap1_pm_suspend()
H A Dmcbsp.c47 api_clk = clk_get(NULL, "api_ck"); omap1_mcbsp_request()
H A Dclock.c182 * so api_ck is needed for access. omap1_ckctl_recalc_dsp_domain()
588 /* Clocks in the DSP domain need api_ck. Just assume bootloader omap1_clk_disable_unused()

Completed in 96 milliseconds