Searched refs:MX31_3DS_GPIO_CAMERA_RST (Results 1 – 1 of 1) sorted by relevance
171 #define MX31_3DS_GPIO_CAMERA_RST IOMUX_TO_GPIO(MX31_PIN_RI_DTE1) macro175 { 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()