Lines Matching refs:gpio_mode
299 if ((MXL111SF_GPIO_MOD_DVBT != adap_state->gpio_mode) && in mxl111sf_adap_fe_init()
307 state->gpio_mode = adap_state->gpio_mode; in mxl111sf_adap_fe_init()
308 err = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_adap_fe_init()
442 state->gpio_mode = MXL111SF_GPIO_MOD_ATSC; in mxl111sf_lgdt3305_frontend_attach()
443 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lgdt3305_frontend_attach()
468 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lgdt3305_frontend_attach()
513 state->gpio_mode = MXL111SF_GPIO_MOD_MH; in mxl111sf_lg2160_frontend_attach()
514 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lg2160_frontend_attach()
539 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lg2160_frontend_attach()
598 state->gpio_mode = MXL111SF_GPIO_MOD_MH; in mxl111sf_lg2161_frontend_attach()
599 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lg2161_frontend_attach()
624 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lg2161_frontend_attach()
685 state->gpio_mode = MXL111SF_GPIO_MOD_MH; in mxl111sf_lg2161_ep6_frontend_attach()
686 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_lg2161_ep6_frontend_attach()
711 ret = mxl111sf_gpio_mode_switch(state, state->gpio_mode); in mxl111sf_lg2161_ep6_frontend_attach()
760 state->gpio_mode = MXL111SF_GPIO_MOD_DVBT; in mxl111sf_attach_demod()
761 adap_state->gpio_mode = state->gpio_mode; in mxl111sf_attach_demod()