Searched refs:rtw_hal_lv1_rcvy (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ser_fsm.c | 425 if(rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_pci_l1_pause_trx_st_hdl() 463 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_pci_l1_pause_trx_st_hdl() 556 rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1); in ser_usb_l1_pause_trx_done() 623 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_usb_l1_pause_trx_st_hdl() 724 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 752 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_sdio_l1_pause_trx_st_hdl() 786 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 822 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 859 if(rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) in ser_pci_l1_do_hci_st_hdl() 922 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) in ser_usb_l1_do_hci_st_hdl() [all …]
|
| H A D | phl_tx.c | 2016 if (rtw_hal_lv1_rcvy(phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) != in _phl_hw_trx_rst_resume() 2035 if (rtw_hal_lv1_rcvy(phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) != in _phl_hw_trx_pause()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ser_fsm.c | 425 if(rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_pci_l1_pause_trx_st_hdl() 463 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_pci_l1_pause_trx_st_hdl() 556 rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1); in ser_usb_l1_pause_trx_done() 623 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_usb_l1_pause_trx_st_hdl() 724 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 752 status = rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2); in ser_sdio_l1_pause_trx_st_hdl() 786 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 822 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) in ser_sdio_l1_pause_trx_st_hdl() 859 if(rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) in ser_pci_l1_do_hci_st_hdl() 922 if (rtw_hal_lv1_rcvy(pser->phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) in ser_usb_l1_do_hci_st_hdl() [all …]
|
| H A D | phl_tx.c | 1997 if (rtw_hal_lv1_rcvy(phl_info->hal, RTW_PHL_SER_LV1_SER_RCVY_STEP_2) != in _phl_hw_trx_rst_resume() 2016 if (rtw_hal_lv1_rcvy(phl_info->hal, RTW_PHL_SER_LV1_RCVY_STEP_1) != in _phl_hw_trx_pause()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ser.c | 77 enum rtw_hal_status rtw_hal_lv1_rcvy(void *hal, u32 step) in rtw_hal_lv1_rcvy() function
|
| H A D | hal_api.h | 88 enum rtw_hal_status rtw_hal_lv1_rcvy(void *hal, u32 step);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ser.c | 77 enum rtw_hal_status rtw_hal_lv1_rcvy(void *hal, u32 step) in rtw_hal_lv1_rcvy() function
|
| H A D | hal_api.h | 88 enum rtw_hal_status rtw_hal_lv1_rcvy(void *hal, u32 step);
|