Searched refs:sel_c (Results 1 – 1 of 1) sorted by relevance
465 int sel_a, sel_b, sel_c, ret; in da850_evm_ui_expander_setup() local469 sel_c = gpio + DA850_EVM_UI_EXP_SEL_C; in da850_evm_ui_expander_setup()483 ret = gpio_request(sel_c, da850_evm_ui_exp[DA850_EVM_UI_EXP_SEL_C]); in da850_evm_ui_expander_setup()485 pr_warn("Cannot open UI expander pin %d\n", sel_c); in da850_evm_ui_expander_setup()492 gpio_direction_output(sel_c, 1); in da850_evm_ui_expander_setup()507 da850_evm_setup_video_port(sel_c); in da850_evm_ui_expander_setup()512 gpio_free(sel_c); in da850_evm_ui_expander_setup()