Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_osl_priv.h156 void *contig_base_alloc_coherent_va; member
H A Dlinux_osl.c422 osh->contig_base_alloc_coherent_va = osl_sec_dma_ioremap(osh, in osl_attach()
426 if (osh->contig_base_alloc_coherent_va == NULL) { in osl_attach()
432 osh->contig_base_coherent_va = osh->contig_base_alloc_coherent_va; in osl_attach()
1746 void *temp_va = osh->contig_base_alloc_coherent_va; in osl_sec_dma_init_consistent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_osl_priv.h156 void *contig_base_alloc_coherent_va; member
H A Dlinux_osl.c422 osh->contig_base_alloc_coherent_va = osl_sec_dma_ioremap(osh, in osl_attach()
426 if (osh->contig_base_alloc_coherent_va == NULL) { in osl_attach()
432 osh->contig_base_coherent_va = osh->contig_base_alloc_coherent_va; in osl_attach()
1745 void *temp_va = osh->contig_base_alloc_coherent_va;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_osl_priv.h156 void *contig_base_alloc_coherent_va; member
H A Dlinux_osl.c422 osh->contig_base_alloc_coherent_va = osl_sec_dma_ioremap(osh, in osl_attach()
426 if (osh->contig_base_alloc_coherent_va == NULL) { in osl_attach()
432 osh->contig_base_coherent_va = osh->contig_base_alloc_coherent_va; in osl_attach()
1745 void *temp_va = osh->contig_base_alloc_coherent_va;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c216 void *contig_base_alloc_coherent_va; member
474 osh->contig_base_alloc_coherent_va = osl_sec_dma_ioremap(osh, in osl_attach()
478 if (osh->contig_base_alloc_coherent_va == NULL) { in osl_attach()
484 osh->contig_base_coherent_va = osh->contig_base_alloc_coherent_va; in osl_attach()
2596 void *temp_va = osh->contig_base_alloc_coherent_va; in osl_sec_dma_init_consistent()