[go: nahoru, domu]

Searched defs:soc_type (Results 1 - 5 of 5) sorted by relevance

/drivers/clk/ti/
H A Dclk-2xxx.c223 static int __init omap2xxx_dt_clk_init(int soc_type) argument
227 if (soc_type == OMAP2_SOC_OMAP2420)
H A Dclk-3xxx.c333 static int __init omap3xxx_dt_clk_init(int soc_type) argument
335 if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 ||
336 soc_type == OMAP3_SOC_OMAP3430_ES1 ||
337 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS)
340 if (soc_type == OMAP3_SOC_AM35XX)
343 if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX ||
344 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS)
347 if (soc_type
[all...]
/drivers/thermal/samsung/
H A Dexynos_tmu.h37 enum soc_type { enum
230 enum soc_type type;
/drivers/mtd/onenand/
H A Dsamsung.c32 enum soc_type { enum
130 enum soc_type type;
/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h326 unsigned long soc_type; /* QE or CPM soc */ member in struct:qe_udc

Completed in 92 milliseconds