Searched refs:tsf_gpio_pin (Results 1 – 5 of 5) sorted by relevance
672 uint32_t *tsf_gpio_pin) in ucfg_fwol_get_tsf_gpio_pin() argument679 *tsf_gpio_pin = cfg_default(CFG_SET_TSF_GPIO_PIN); in ucfg_fwol_get_tsf_gpio_pin()683 *tsf_gpio_pin = fwol_obj->cfg.tsf_gpio_pin; in ucfg_fwol_get_tsf_gpio_pin()781 uint32_t *tsf_gpio_pin) in ucfg_fwol_get_tsf_gpio_pin() argument
431 uint32_t *tsf_gpio_pin);997 uint32_t *tsf_gpio_pin) in ucfg_fwol_get_tsf_gpio_pin() argument
290 uint32_t tsf_gpio_pin; member
238 uint32_t tsf_gpio_pin = TSF_GPIO_PIN_INVALID; in hdd_tsf_set_gpio() local240 status = ucfg_fwol_get_tsf_gpio_pin(hdd_ctx->psoc, &tsf_gpio_pin); in hdd_tsf_set_gpio()244 if (tsf_gpio_pin == TSF_GPIO_PIN_INVALID) in hdd_tsf_set_gpio()248 tsf_gpio_pin); in hdd_tsf_set_gpio()
448 fwol_cfg->tsf_gpio_pin = cfg_get(psoc, CFG_SET_TSF_GPIO_PIN); in ucfg_fwol_fetch_tsf_gpio_pin()