Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dcpuidle34xx.c61 static struct omap3_idle_statedata omap3_idle_data[] = { variable
111 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle()
172 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state()
199 cx = &omap3_idle_data[idx]; in next_valid_state()
245 cx = &omap3_idle_data[new_state_idx]; in omap3_enter_idle_bm()
317 .state_count = ARRAY_SIZE(omap3_idle_data),
380 .state_count = ARRAY_SIZE(omap3_idle_data),
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dcpuidle34xx.c61 static struct omap3_idle_statedata omap3_idle_data[] = { variable
111 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in omap3_enter_idle()
172 struct omap3_idle_statedata *cx = &omap3_idle_data[index]; in next_valid_state()
199 cx = &omap3_idle_data[idx]; in next_valid_state()
245 cx = &omap3_idle_data[new_state_idx]; in omap3_enter_idle_bm()
324 .state_count = ARRAY_SIZE(omap3_idle_data),
394 .state_count = ARRAY_SIZE(omap3_idle_data),

Completed in 2 milliseconds