Searched refs:omap_get_config (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dcommon.c128 uart_info = omap_get_config(OMAP_TAG_UART, struct omap_uart_config);
129 con_info = omap_get_config(OMAP_TAG_SERIAL_CONSOLE,
H A Dfb.c315 conf = omap_get_config(OMAP_TAG_LCD, struct omap_lcd_config);
H A Ddevices.c281 mmc_conf = omap_get_config(OMAP_TAG_MMC, struct omap_mmc_config);
H A Dusb.c696 config = omap_get_config(OMAP_TAG_USB, struct omap_usb_config);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap2/
H A Dserial.c101 info = omap_get_config(OMAP_TAG_UART,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dboard.h172 #define omap_get_config(tag, type) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dserial.c130 info = omap_get_config(OMAP_TAG_UART, struct omap_uart_config);
H A Dclock.c690 info = omap_get_config(OMAP_TAG_CLOCK, struct omap_clock_config);

Completed in 324 milliseconds