Searched refs:host (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/ |
D | dev_quirks.c | 419 if (clock > device->host->f_max) in hif_sdio_set_bus_speed() 420 clock = device->host->f_max; in hif_sdio_set_bus_speed() 423 func->card->cis.max_dtr, device->host->f_max); in hif_sdio_set_bus_speed() 428 device->host->ios.clock = clock_set; in hif_sdio_set_bus_speed() 429 device->host->ops->set_ios(device->host, in hif_sdio_set_bus_speed() 430 &device->host->ios); in hif_sdio_set_bus_speed() 469 device->host->ios.bus_width = MMC_BUS_WIDTH_1; in hif_sdio_set_bus_width() 470 device->host->ops->set_ios(device->host, in hif_sdio_set_bus_width() 471 &device->host->ios); in hif_sdio_set_bus_width() 473 (device->host->caps & MMC_CAP_4_BIT_DATA)) { in hif_sdio_set_bus_width() [all …]
|
D | hif.c | 201 struct mmc_host *host = card->host; in sdio_enable4bits() local 203 if (!(host->caps & (MMC_CAP_4_BIT_DATA))) in sdio_enable4bits() 406 mmc_detect_change(device->host, HZ / 3); in power_state_change_notify() 423 mmc_detect_change(device->host, 0); in power_state_change_notify() 587 func->dev.dma_mask = mmc_dev(func->card->host)->dma_mask; in hif_device_inserted() 594 hifdevice->host == func->card->host) { in hif_device_inserted() 627 device->host = func->card->host; in hif_device_inserted() 775 struct mmc_host *host = func->card->host; in hif_device_suspend() local 777 host = device->func->card->host; in hif_device_suspend() 1022 status = mmc_wait_for_cmd(card->host, &io_cmd, 0); in func0_cmd52_write_byte() [all …]
|
D | hif_scatter.c | 195 mmc_wait_for_req(device->func->card->host, &mmcreq); in do_hif_read_write_scatter() 359 if (device->func->card->host->max_segs < in setup_hif_scatter_support() 363 device->func->card->host->max_segs, in setup_hif_scatter_support()
|
/wlan-driver/platform/cnss2/ |
D | Kconfig | 60 This enables the changes from WLAN host driver that are specific to 69 This enables the changes from WLAN host driver that are specific to 87 This enables the changes from WLAN host driver that are specific to 135 traces by ringing MHI host doorbell register. This feature helps 158 If enabled, host driver dump will be collected upon SSR.
|
/wlan-driver/platform/icnss2/ |
D | Kconfig | 35 This enables the changes from WLAN host driver that are specific to
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/ |
D | hif_internal.h | 212 struct mmc_host *host; member
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/mgmt_txrx/core/src/ |
D | wlan_mgmt_txrx_rx_reo.c | 2428 char host[MGMT_RX_REO_EGRESS_FRAME_DEBUG_INFO_SNAPSHOT_MAX_SIZE + 1] = {'\0'}; in mgmt_rx_reo_debug_print_egress_frame_info() local 2455 snprintf(host, sizeof(host), "(%1u, %5u, %10u)", in mgmt_rx_reo_debug_print_egress_frame_info() 2461 fw_forwarded, host); in mgmt_rx_reo_debug_print_egress_frame_info() 5108 char host[MGMT_RX_REO_INGRESS_FRAME_DEBUG_INFO_SNAPSHOT_MAX_SIZE + 1] = {'\0'}; in mgmt_rx_reo_debug_print_ingress_frame_info() local 5135 snprintf(host, sizeof(host), "(%1u, %5u, %10u)", in mgmt_rx_reo_debug_print_ingress_frame_info() 5141 fw_forwarded, host); in mgmt_rx_reo_debug_print_ingress_frame_info()
|
/wlan-driver/qcacld-3.0/ |
D | Kbuild | 950 ############ Qca-wifi-host-cmn ############ 1568 # Add LFR2/host roam specific connection manager files here 1619 # Add LFR2/host roam specific connection manager files here 4099 #Enable host 11d scan 4959 # same a the QCA CHIP name. The host driver will then append MULTI_IF_NAME to 4968 # host driver will only append DYNAMIC_SINGLE_CHIP to the path of 4975 # driver attached. Moreover, as the first priority, host driver will only 4994 # system. If it is not defined, then the host driver will use the first 4 5001 # Determine if we are building against an arm architecture host
|
D | Kconfig | 1808 bool "Enable if host arch is arm"
|
/wlan-driver/qcacld-3.0/configs/ |
D | wcn6450_defconfig | 655 #on emulation platform, increase host timeouts by 1000 times
|
D | peach_defconfig | 759 #on emulation platform, increase host timeouts by 1000 times
|
D | default_defconfig | 1341 #on emulation platform, increase host timeouts by 1000 times
|