Home
last modified time | relevance | path

Searched refs:am33xx_cm_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Dcm33xx.h90 int am33xx_cm_init(const struct omap_prcm_init_data *data);
Dcm_common.c259 .init = am33xx_cm_init,
Dcm33xx.c403 int __init am33xx_cm_init(const struct omap_prcm_init_data *data) in am33xx_cm_init() function