Lines Matching refs:gpio
3378 u32 gpio; in wlfw_host_cap_send_sync() local
3440 &gpio); in wlfw_host_cap_send_sync()
3442 icnss_pr_dbg("WLAN_EN_GPIO modified through DT: %d\n", gpio); in wlfw_host_cap_send_sync()
3444 req->gpio_info[WLAN_EN_GPIO_V01] = gpio; in wlfw_host_cap_send_sync()
3450 &gpio); in wlfw_host_cap_send_sync()
3452 icnss_pr_dbg("BT_EN_GPIO modified through DT: %d\n", gpio); in wlfw_host_cap_send_sync()
3454 req->gpio_info[BT_EN_GPIO_V01] = gpio; in wlfw_host_cap_send_sync()
3460 &gpio); in wlfw_host_cap_send_sync()
3462 icnss_pr_dbg("HOST_SOL_GPIO modified through DT: %d\n", gpio); in wlfw_host_cap_send_sync()
3464 req->gpio_info[HOST_SOL_GPIO_V01] = gpio; in wlfw_host_cap_send_sync()
3470 &gpio); in wlfw_host_cap_send_sync()
3472 icnss_pr_dbg("TARGET_SOL_GPIO modified through DT: %d\n", gpio); in wlfw_host_cap_send_sync()
3474 req->gpio_info[TARGET_SOL_GPIO_V01] = gpio; in wlfw_host_cap_send_sync()