Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dmach-mx31_3ds.c171 #define MX31_3DS_GPIO_CAMERA_RST IOMUX_TO_GPIO(MX31_PIN_RI_DTE1) macro
175 { MX31_3DS_GPIO_CAMERA_RST, GPIOF_OUT_INIT_HIGH, "camera-reset" },
221 gpio_set_value(MX31_3DS_GPIO_CAMERA_RST, 0); in mx31_3ds_camera_power()
223 gpio_set_value(MX31_3DS_GPIO_CAMERA_RST, 1); in mx31_3ds_camera_power()