Searched refs:CAM_RST_B (Results 1 – 1 of 1) sorted by relevance
60 #define CAM_RST_B IOMUX_TO_GPIO(MX31_PIN_GPIO3_0) macro70 gpio_set_value(CAM_RST_B, 0); in smartbot_cam_reset()72 gpio_set_value(CAM_RST_B, 1); in smartbot_cam_reset()106 int ret = gpio_request(CAM_RST_B, "cam-reset"); in smartbot_cam_init()109 gpio_direction_output(CAM_RST_B, 1); in smartbot_cam_init()