Searched refs:CAM_POWER (Results 1 – 1 of 1) sorted by relevance
59 #define CAM_POWER IOMUX_TO_GPIO(MX31_PIN_GPIO3_1) macro64 gpio_set_value(CAM_POWER, !on); in smartbot_cam_power()110 ret = gpio_request(CAM_POWER, "cam-standby"); in smartbot_cam_init()113 gpio_direction_output(CAM_POWER, 0); in smartbot_cam_init()