2 * arch/arm/plat-omap/include/mach/board-nokia.h
4 * Information structures for Nokia-specific board config data
6 * Copyright (C) 2005 Nokia Corporation
9 #ifndef _OMAP_BOARD_NOKIA_H
10 #define _OMAP_BOARD_NOKIA_H
12 #include <linux/types.h>
14 #define OMAP_TAG_NOKIA_BT 0x4e01
15 #define OMAP_TAG_WLAN_CX3110X 0x4e02
16 #define OMAP_TAG_CBUS 0x4e03
17 #define OMAP_TAG_EM_ASIC_BB5 0x4e04
23 #define BT_SYSCLK_12 1
24 #define BT_SYSCLK_38_4 2
26 struct omap_bluetooth_config {
36 struct omap_wlan_cx3110x_config {
43 struct omap_cbus_config {
49 struct omap_em_asic_bb5_config {