Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-davinci/
Dboard-da850-evm.c388 DA850_EVM_UI_EXP_SEL_C = 5, enumerator
402 [DA850_EVM_UI_EXP_SEL_C] = "sel_c",
472 sel_c = gpio + DA850_EVM_UI_EXP_SEL_C; in da850_evm_ui_expander_setup()
486 ret = gpio_request(sel_c, da850_evm_ui_exp[DA850_EVM_UI_EXP_SEL_C]); in da850_evm_ui_expander_setup()
530 gpio_set_value_cansleep(gpio + DA850_EVM_UI_EXP_SEL_C, 1); in da850_evm_ui_expander_teardown()
534 gpio_free(gpio + DA850_EVM_UI_EXP_SEL_C); in da850_evm_ui_expander_teardown()