Searched refs:GPIO50_nCAM_EN (Results 1 – 1 of 1) sorted by relevance
49 #define GPIO50_nCAM_EN 50 macro734 err = gpio_request(GPIO50_nCAM_EN, "nCAM_EN"); in a780_camera_init()746 gpio_direction_output(GPIO50_nCAM_EN, 1); in a780_camera_init()752 gpio_free(GPIO50_nCAM_EN); in a780_camera_init()759 gpio_set_value(GPIO50_nCAM_EN, !on); in a780_camera_power()1012 err = gpio_request(GPIO50_nCAM_EN, "nCAM_EN"); in a910_camera_init()1024 gpio_direction_output(GPIO50_nCAM_EN, 1); in a910_camera_init()1030 gpio_free(GPIO50_nCAM_EN); in a910_camera_init()1037 gpio_set_value(GPIO50_nCAM_EN, !on); in a910_camera_power()