Home
last modified time | relevance | path

Searched refs:CAM_CHOICE (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/arm/mach-imx/
Dmx31moboard-marxbot.c150 #define CAM_CHOICE IOMUX_TO_GPIO(MX31_PIN_TXD2) macro
196 int ret = gpio_request(CAM_CHOICE, "cam-choice"); in marxbot_cam_init()
199 gpio_direction_output(CAM_CHOICE, 0); in marxbot_cam_init()