Home
last modified time | relevance | path

Searched refs:prm_ll_data (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dprm.h124 * struct prm_ll_data - fn ptrs to per-SoC PRM function implementations
135 struct prm_ll_data { struct
151 extern int prm_register(struct prm_ll_data *pld); argument
152 extern int prm_unregister(struct prm_ll_data *pld);
H A Dprm2xxx.c211 static struct prm_ll_data omap2xxx_prm_ll_data = {
H A Dprm33xx.c391 static struct prm_ll_data am33xx_prm_ll_data = {
H A Dprm3xxx.c662 static struct prm_ll_data omap3xxx_prm_ll_data = {
H A Dprm44xx.c789 static struct prm_ll_data omap44xx_prm_ll_data = {