Searched refs:CSI_PWRDWN (Results 1 – 1 of 1) sorted by relevance
56 #define CSI_PWRDWN IMX_GPIO_NR(4, 19) macro160 CSI_PWRDWN | GPIO_GPIO | GPIO_OUT,170 { CSI_PWRDWN, GPIOF_OUT_INIT_HIGH, "camera-power" },377 gpio_set_value(CSI_PWRDWN, on ? 0 : 1); in mx27_3ds_camera_power()