Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c2423 t_u32 host_strap_reg = handle->card_info->host_strap_reg; in woal_pcie_get_fw_name() local
2455 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name()
2477 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name()
2541 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name()
2583 woal_pcie_read_reg(handle, host_strap_reg, &strap); in woal_pcie_get_fw_name()
H A Dmoal_sdio_mmc.c1371 t_u32 host_strap_reg = handle->card_info->host_strap_reg; in woal_sdiommc_get_fw_name() local
1393 woal_sdiommc_read_reg(handle, host_strap_reg, &strap); in woal_sdiommc_get_fw_name()
H A Dmoal_main.c256 .host_strap_reg = 0xf4,
295 .host_strap_reg = 0xf4,
334 .host_strap_reg = 0xf4,
374 .host_strap_reg = 0xf4,
414 .host_strap_reg = 0xf4,
454 .host_strap_reg = 0xf4,
494 .host_strap_reg = 0xf4,
533 .host_strap_reg = 0x0cd0,
556 .host_strap_reg = 0x1c70,
579 .host_strap_reg = 0x1c70,
[all …]
H A Dmoal_main.h1815 t_u32 host_strap_reg; member