Linux Kernel
3.7.1
|
Go to the source code of this file.
#define imx31_add_cspi | ( | id, | |
pdata | |||
) | imx_add_spi_imx(&imx31_cspi_data[id], pdata) |
Definition at line 76 of file devices-imx31.h.
#define imx31_add_fsl_usb2_udc | ( | pdata | ) | imx_add_fsl_usb2_udc(&imx31_fsl_usb2_udc_data, pdata) |
Definition at line 13 of file devices-imx31.h.
#define imx31_add_imx2_wdt | ( | ) | imx_add_imx2_wdt(&imx31_imx2_wdt_data) |
Definition at line 17 of file devices-imx31.h.
#define imx31_add_imx_i2c | ( | id, | |
pdata | |||
) | imx_add_imx_i2c(&imx31_imx_i2c_data[id], pdata) |
Definition at line 21 of file devices-imx31.h.
#define imx31_add_imx_i2c0 | ( | pdata | ) | imx31_add_imx_i2c(0, pdata) |
Definition at line 23 of file devices-imx31.h.
#define imx31_add_imx_i2c1 | ( | pdata | ) | imx31_add_imx_i2c(1, pdata) |
Definition at line 24 of file devices-imx31.h.
#define imx31_add_imx_i2c2 | ( | pdata | ) | imx31_add_imx_i2c(2, pdata) |
Definition at line 25 of file devices-imx31.h.
#define imx31_add_imx_keypad | ( | pdata | ) | imx_add_imx_keypad(&imx31_imx_keypad_data, pdata) |
Definition at line 28 of file devices-imx31.h.
#define imx31_add_imx_ssi | ( | id, | |
pdata | |||
) | imx_add_imx_ssi(&imx31_imx_ssi_data[id], pdata) |
Definition at line 32 of file devices-imx31.h.
#define imx31_add_imx_uart | ( | id, | |
pdata | |||
) | imx_add_imx_uart_1irq(&imx31_imx_uart_data[id], pdata) |
Definition at line 36 of file devices-imx31.h.
#define imx31_add_imx_uart0 | ( | pdata | ) | imx31_add_imx_uart(0, pdata) |
Definition at line 38 of file devices-imx31.h.
#define imx31_add_imx_uart1 | ( | pdata | ) | imx31_add_imx_uart(1, pdata) |
Definition at line 39 of file devices-imx31.h.
#define imx31_add_imx_uart2 | ( | pdata | ) | imx31_add_imx_uart(2, pdata) |
Definition at line 40 of file devices-imx31.h.
#define imx31_add_imx_uart3 | ( | pdata | ) | imx31_add_imx_uart(3, pdata) |
Definition at line 41 of file devices-imx31.h.
#define imx31_add_imx_uart4 | ( | pdata | ) | imx31_add_imx_uart(4, pdata) |
Definition at line 42 of file devices-imx31.h.
#define imx31_add_ipu_core | ( | ) | imx_add_ipu_core(&imx31_ipu_core_data) |
Definition at line 45 of file devices-imx31.h.
#define imx31_add_mx3_sdc_fb | ( | pdata | ) | imx_add_mx3_sdc_fb(&imx31_ipu_core_data, pdata) |
Definition at line 49 of file devices-imx31.h.
#define imx31_add_mxc_ehci_hs | ( | id, | |
pdata | |||
) | imx_add_mxc_ehci(&imx31_mxc_ehci_hs_data[id - 1], pdata) |
Definition at line 56 of file devices-imx31.h.
#define imx31_add_mxc_ehci_otg | ( | pdata | ) | imx_add_mxc_ehci(&imx31_mxc_ehci_otg_data, pdata) |
Definition at line 53 of file devices-imx31.h.
#define imx31_add_mxc_mmc | ( | id, | |
pdata | |||
) | imx_add_mxc_mmc(&imx31_mxc_mmc_data[id], pdata) |
Definition at line 60 of file devices-imx31.h.
#define imx31_add_mxc_nand | ( | pdata | ) | imx_add_mxc_nand(&imx31_mxc_nand_data, pdata) |
Definition at line 64 of file devices-imx31.h.
#define imx31_add_mxc_rtc | ( | ) | imx_add_mxc_rtc(&imx31_mxc_rtc_data) |
Definition at line 68 of file devices-imx31.h.
#define imx31_add_mxc_w1 | ( | ) | imx_add_mxc_w1(&imx31_mxc_w1_data) |
Definition at line 72 of file devices-imx31.h.
#define imx31_add_pata_imx | ( | ) | imx_add_pata_imx(&imx31_pata_imx_data) |
Definition at line 83 of file devices-imx31.h.
#define imx31_add_spi_imx0 | ( | pdata | ) | imx31_add_cspi(0, pdata) |
Definition at line 78 of file devices-imx31.h.
#define imx31_add_spi_imx1 | ( | pdata | ) | imx31_add_cspi(1, pdata) |
Definition at line 79 of file devices-imx31.h.
#define imx31_add_spi_imx2 | ( | pdata | ) | imx31_add_cspi(2, pdata) |
Definition at line 80 of file devices-imx31.h.
#define imx31_alloc_mx3_camera | ( | pdata | ) | imx_alloc_mx3_camera(&imx31_ipu_core_data, pdata) |
Definition at line 47 of file devices-imx31.h.
struct imx_spi_imx_data imx31_cspi_data[] |
struct imx_fsl_usb2_udc_data imx31_fsl_usb2_udc_data |
struct imx_imx2_wdt_data imx31_imx2_wdt_data |
struct imx_imx_i2c_data imx31_imx_i2c_data[] |
struct imx_imx_keypad_data imx31_imx_keypad_data |
struct imx_imx_ssi_data imx31_imx_ssi_data[] |
struct imx_imx_uart_1irq_data imx31_imx_uart_data[] |
struct imx_ipu_core_data imx31_ipu_core_data |
struct imx_mxc_ehci_data imx31_mxc_ehci_hs_data[] |
struct imx_mxc_ehci_data imx31_mxc_ehci_otg_data |
struct imx_mxc_mmc_data imx31_mxc_mmc_data[] |
struct imx_mxc_nand_data imx31_mxc_nand_data |
struct imx_mxc_rtc_data imx31_mxc_rtc_data |
struct imx_mxc_w1_data imx31_mxc_w1_data |
struct imx_pata_imx_data imx31_pata_imx_data |