Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_ops.c39 ops->hal_hci_configure = hal_hci_cfg_8852be; in hal_set_ops_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/
H A Drtl8852bs_ops.c37 ops->hal_hci_configure = hal_hci_cfg_8852bs; in hal_set_ops_8852bs()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_struct.h172 u32 (*hal_hci_configure)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c478 if (!ops->hal_hci_configure) { in hal_ops_check()
1114 hal_ops->hal_hci_configure(phl_com, hal_info, ic_info); in rtw_hal_hci_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_struct.h173 u32 (*hal_hci_configure)(struct rtw_phl_com_t *phl_com, member
H A Dhal_init.c478 if (!ops->hal_hci_configure) { in hal_ops_check()
1114 hal_ops->hal_hci_configure(phl_com, hal_info, ic_info); in rtw_hal_hci_cfg()