Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_tx.c370 void rtw_hal_sdio_tx_cfg(void *hal) in rtw_hal_sdio_tx_cfg() function
H A Dhal_api.h501 void rtw_hal_sdio_tx_cfg(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_tx.c370 void rtw_hal_sdio_tx_cfg(void *hal) in rtw_hal_sdio_tx_cfg() function
H A Dhal_api.h498 void rtw_hal_sdio_tx_cfg(void *hal);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c1461 rtw_hal_sdio_tx_cfg(phl->hal); in phl_trx_cfg_sdio()