Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sdio_mmc.c871 static mlan_status woal_sdiommc_read_reg(moal_handle *handle, t_u32 reg, in woal_sdiommc_read_reg() function
1384 woal_sdiommc_read_reg(handle, rev_id_reg, &revision_id); in woal_sdiommc_get_fw_name()
1391 woal_sdiommc_read_reg(handle, magic_reg, &magic); in woal_sdiommc_get_fw_name()
1393 woal_sdiommc_read_reg(handle, host_strap_reg, &strap); in woal_sdiommc_get_fw_name()
2516 .read_reg = woal_sdiommc_read_reg,