Searched refs:mx3 (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mx3/
H A Diomux-imx31.c27 #include <mach/iomux-mx3.h>
H A Dmach-kzm_arm11_01.c38 #include <mach/iomux-mx3.h>
H A Dmach-pcm037_eet.c16 #include <mach/iomux-mx3.h>
H A Dmx31lilly-db.c35 #include <mach/iomux-mx3.h>
H A Dmx31lite-db.c36 #include <mach/iomux-mx3.h>
H A Dmx31moboard-devboard.c26 #include <mach/iomux-mx3.h>
H A Dmx31moboard-smartbot.c29 #include <mach/iomux-mx3.h>
H A Dmach-mx31_3ds.c35 #include <mach/iomux-mx3.h>
H A Dmach-mx31lilly.c43 #include <mach/iomux-mx3.h>
H A Dmach-mx31lite.c41 #include <mach/iomux-mx3.h>
H A Dmach-qong.c33 #include <mach/iomux-mx3.h>
H A Dmx31moboard-marxbot.c31 #include <mach/iomux-mx3.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Diomux-imx31.c27 #include <mach/iomux-mx3.h>
H A Dmach-kzm_arm11_01.c38 #include <mach/iomux-mx3.h>
H A Dmach-pcm037_eet.c16 #include <mach/iomux-mx3.h>
H A Dmx31lilly-db.c35 #include <mach/iomux-mx3.h>
H A Dmx31lite-db.c36 #include <mach/iomux-mx3.h>
H A Dmx31moboard-devboard.c26 #include <mach/iomux-mx3.h>
H A Dmx31moboard-smartbot.c29 #include <mach/iomux-mx3.h>
H A Dmach-mx31_3ds.c35 #include <mach/iomux-mx3.h>
H A Dmach-mx31lilly.c43 #include <mach/iomux-mx3.h>
H A Dmach-mx31lite.c41 #include <mach/iomux-mx3.h>
H A Dmach-qong.c33 #include <mach/iomux-mx3.h>
H A Dmx31moboard-marxbot.c31 #include <mach/iomux-mx3.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmx3_camera.c31 #define MX3_CAM_DRV_NAME "mx3-camera"
122 static u32 csi_reg_read(struct mx3_camera_dev *mx3, off_t reg) argument
124 return __raw_readl(mx3->base + reg);
127 static void csi_reg_write(struct mx3_camera_dev *mx3, u32 value, off_t reg) argument
129 __raw_writel(value, mx3->base + reg);
1182 dev_err(&pdev->dev, "Could not allocate mx3 camera object\n");

Completed in 115 milliseconds

12