Searched refs:omap_hwmod_class (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.h20 extern struct omap_hwmod_class l3_hwmod_class;
21 extern struct omap_hwmod_class l4_hwmod_class;
22 extern struct omap_hwmod_class mpu_hwmod_class;
23 extern struct omap_hwmod_class iva_hwmod_class;
H A Domap_hwmod_common_data.c57 struct omap_hwmod_class l3_hwmod_class = {
61 struct omap_hwmod_class l4_hwmod_class = {
65 struct omap_hwmod_class mpu_hwmod_class = {
69 struct omap_hwmod_class iva_hwmod_class = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Domap_hwmod.h393 * struct omap_hwmod_class - the type of an IP block
401 struct omap_hwmod_class { struct
410 * @class: struct omap_hwmod_class * to the class of this hwmod
448 struct omap_hwmod_class *class;

Completed in 89 milliseconds