Home
last modified time | relevance | path

Searched refs:MX31_3DS_GPIO_CAMERA_RST (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-imx/
Dmach-mx31_3ds.c168 #define MX31_3DS_GPIO_CAMERA_RST IOMUX_TO_GPIO(MX31_PIN_RI_DTE1) macro
172 { MX31_3DS_GPIO_CAMERA_RST, GPIOF_OUT_INIT_HIGH, "camera-reset" },
218 gpio_set_value(MX31_3DS_GPIO_CAMERA_RST, 0); in mx31_3ds_camera_power()
220 gpio_set_value(MX31_3DS_GPIO_CAMERA_RST, 1); in mx31_3ds_camera_power()