Linux Kernel
3.7.1
|
Go to the source code of this file.
#define imx35_add_cspi | ( | id, | |
pdata | |||
) | imx_add_spi_imx(&imx35_cspi_data[id], pdata) |
Definition at line 84 of file devices-imx35.h.
#define imx35_add_fec | ( | pdata | ) | imx_add_fec(&imx35_fec_data, pdata) |
Definition at line 13 of file devices-imx35.h.
#define imx35_add_flexcan | ( | id, | |
pdata | |||
) | imx_add_flexcan(&imx35_flexcan_data[id], pdata) |
Definition at line 21 of file devices-imx35.h.
#define imx35_add_flexcan0 | ( | pdata | ) | imx35_add_flexcan(0, pdata) |
Definition at line 23 of file devices-imx35.h.
#define imx35_add_flexcan1 | ( | pdata | ) | imx35_add_flexcan(1, pdata) |
Definition at line 24 of file devices-imx35.h.
#define imx35_add_fsl_usb2_udc | ( | pdata | ) | imx_add_fsl_usb2_udc(&imx35_fsl_usb2_udc_data, pdata) |
Definition at line 17 of file devices-imx35.h.
#define imx35_add_imx2_wdt | ( | ) | imx_add_imx2_wdt(&imx35_imx2_wdt_data) |
Definition at line 27 of file devices-imx35.h.
#define imx35_add_imx_i2c | ( | id, | |
pdata | |||
) | imx_add_imx_i2c(&imx35_imx_i2c_data[id], pdata) |
Definition at line 31 of file devices-imx35.h.
#define imx35_add_imx_i2c0 | ( | pdata | ) | imx35_add_imx_i2c(0, pdata) |
Definition at line 33 of file devices-imx35.h.
#define imx35_add_imx_i2c1 | ( | pdata | ) | imx35_add_imx_i2c(1, pdata) |
Definition at line 34 of file devices-imx35.h.
#define imx35_add_imx_i2c2 | ( | pdata | ) | imx35_add_imx_i2c(2, pdata) |
Definition at line 35 of file devices-imx35.h.
#define imx35_add_imx_keypad | ( | pdata | ) | imx_add_imx_keypad(&imx35_imx_keypad_data, pdata) |
Definition at line 38 of file devices-imx35.h.
#define imx35_add_imx_ssi | ( | id, | |
pdata | |||
) | imx_add_imx_ssi(&imx35_imx_ssi_data[id], pdata) |
Definition at line 42 of file devices-imx35.h.
#define imx35_add_imx_uart | ( | id, | |
pdata | |||
) | imx_add_imx_uart_1irq(&imx35_imx_uart_data[id], pdata) |
Definition at line 46 of file devices-imx35.h.
#define imx35_add_imx_uart0 | ( | pdata | ) | imx35_add_imx_uart(0, pdata) |
Definition at line 48 of file devices-imx35.h.
#define imx35_add_imx_uart1 | ( | pdata | ) | imx35_add_imx_uart(1, pdata) |
Definition at line 49 of file devices-imx35.h.
#define imx35_add_imx_uart2 | ( | pdata | ) | imx35_add_imx_uart(2, pdata) |
Definition at line 50 of file devices-imx35.h.
#define imx35_add_ipu_core | ( | ) | imx_add_ipu_core(&imx35_ipu_core_data) |
Definition at line 53 of file devices-imx35.h.
#define imx35_add_mx3_sdc_fb | ( | pdata | ) | imx_add_mx3_sdc_fb(&imx35_ipu_core_data, pdata) |
Definition at line 57 of file devices-imx35.h.
#define imx35_add_mxc_ehci_hs | ( | pdata | ) | imx_add_mxc_ehci(&imx35_mxc_ehci_hs_data, pdata) |
Definition at line 64 of file devices-imx35.h.
#define imx35_add_mxc_ehci_otg | ( | pdata | ) | imx_add_mxc_ehci(&imx35_mxc_ehci_otg_data, pdata) |
Definition at line 61 of file devices-imx35.h.
#define imx35_add_mxc_nand | ( | pdata | ) | imx_add_mxc_nand(&imx35_mxc_nand_data, pdata) |
Definition at line 68 of file devices-imx35.h.
#define imx35_add_mxc_rtc | ( | ) | imx_add_mxc_rtc(&imx35_mxc_rtc_data) |
Definition at line 72 of file devices-imx35.h.
#define imx35_add_mxc_w1 | ( | ) | imx_add_mxc_w1(&imx35_mxc_w1_data) |
Definition at line 76 of file devices-imx35.h.
#define imx35_add_pata_imx | ( | ) | imx_add_pata_imx(&imx35_pata_imx_data) |
Definition at line 90 of file devices-imx35.h.
#define imx35_add_sdhci_esdhc_imx | ( | id, | |
pdata | |||
) | imx_add_sdhci_esdhc_imx(&imx35_sdhci_esdhc_imx_data[id], pdata) |
Definition at line 80 of file devices-imx35.h.
#define imx35_add_spi_imx0 | ( | pdata | ) | imx35_add_cspi(0, pdata) |
Definition at line 86 of file devices-imx35.h.
#define imx35_add_spi_imx1 | ( | pdata | ) | imx35_add_cspi(1, pdata) |
Definition at line 87 of file devices-imx35.h.
#define imx35_alloc_mx3_camera | ( | pdata | ) | imx_alloc_mx3_camera(&imx35_ipu_core_data, pdata) |
Definition at line 55 of file devices-imx35.h.
struct imx_spi_imx_data imx35_cspi_data[] |
struct imx_fec_data imx35_fec_data |
struct imx_flexcan_data imx35_flexcan_data[] |
struct imx_fsl_usb2_udc_data imx35_fsl_usb2_udc_data |
struct imx_imx2_wdt_data imx35_imx2_wdt_data |
struct imx_imx_i2c_data imx35_imx_i2c_data[] |
struct imx_imx_keypad_data imx35_imx_keypad_data |
struct imx_imx_ssi_data imx35_imx_ssi_data[] |
struct imx_imx_uart_1irq_data imx35_imx_uart_data[] |
struct imx_ipu_core_data imx35_ipu_core_data |
struct imx_mxc_ehci_data imx35_mxc_ehci_hs_data |
struct imx_mxc_ehci_data imx35_mxc_ehci_otg_data |
struct imx_mxc_nand_data imx35_mxc_nand_data |
struct imx_mxc_rtc_data imx35_mxc_rtc_data |
struct imx_mxc_w1_data imx35_mxc_w1_data |
struct imx_pata_imx_data imx35_pata_imx_data |
struct imx_sdhci_esdhc_imx_data imx35_sdhci_esdhc_imx_data[] |