Searched refs:GPIO50_nCAM_EN (Results 1 – 1 of 1) sorted by relevance
48 #define GPIO50_nCAM_EN 50 macro730 err = gpio_request(GPIO50_nCAM_EN, "nCAM_EN"); in a780_camera_init()742 gpio_direction_output(GPIO50_nCAM_EN, 1); in a780_camera_init()748 gpio_free(GPIO50_nCAM_EN); in a780_camera_init()755 gpio_set_value(GPIO50_nCAM_EN, !on); in a780_camera_power()1005 err = gpio_request(GPIO50_nCAM_EN, "nCAM_EN"); in a910_camera_init()1017 gpio_direction_output(GPIO50_nCAM_EN, 1); in a910_camera_init()1023 gpio_free(GPIO50_nCAM_EN); in a910_camera_init()1030 gpio_set_value(GPIO50_nCAM_EN, !on); in a910_camera_power()