Home
last modified time | relevance | path

Searched refs:omap4_prm_vcvp_read (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap2/
Dvoltagedomains54xx_data.c39 .read = omap4_prm_vcvp_read,
50 .read = omap4_prm_vcvp_read,
61 .read = omap4_prm_vcvp_read,
Dvoltagedomains44xx_data.c53 .read = omap4_prm_vcvp_read,
64 .read = omap4_prm_vcvp_read,
75 .read = omap4_prm_vcvp_read,
Dprm44xx_54xx.h35 extern u32 omap4_prm_vcvp_read(u8 offset);
Dprm44xx.c171 u32 omap4_prm_vcvp_read(u8 offset) in omap4_prm_vcvp_read() function