Searched refs:rtw_hal_config_interrupt (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_ser_fsm.c | 319 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_idle_st_hdl() 322 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_idle_st_hdl() 722 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_DIS_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 726 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 731 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_SER_HANDSHAKE_MODE); in ser_sdio_l1_pause_trx_st_hdl() 759 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 776 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 788 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 793 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_SER_HANDSHAKE_MODE); in ser_sdio_l1_pause_trx_st_hdl() 806 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() [all …]
|
| H A D | phl_cmd_ser.c | 82 rtw_hal_config_interrupt(phl_info->hal, int_type); in _ser_int_ntfy_ctrl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_ser_fsm.c | 319 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_idle_st_hdl() 322 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_idle_st_hdl() 722 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_DIS_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 726 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 731 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_SER_HANDSHAKE_MODE); in ser_sdio_l1_pause_trx_st_hdl() 759 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 776 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 788 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() 793 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_SER_HANDSHAKE_MODE); in ser_sdio_l1_pause_trx_st_hdl() 806 rtw_hal_config_interrupt(pser->phl_info->hal, RTW_PHL_EN_HCI_INT); in ser_sdio_l1_pause_trx_st_hdl() [all …]
|
| H A D | phl_cmd_ser.c | 82 rtw_hal_config_interrupt(phl_info->hal, int_type); in _ser_int_ntfy_ctrl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api.h | 51 void rtw_hal_config_interrupt(void *h, enum rtw_phl_config_int int_mode);
|
| H A D | hal_init.c | 339 void rtw_hal_config_interrupt(void *h, enum rtw_phl_config_int int_mode) in rtw_hal_config_interrupt() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api.h | 51 void rtw_hal_config_interrupt(void *h, enum rtw_phl_config_int int_mode);
|
| H A D | hal_init.c | 339 void rtw_hal_config_interrupt(void *h, enum rtw_phl_config_int int_mode) in rtw_hal_config_interrupt() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_sdio.c | 1073 rtw_hal_config_interrupt(phl_info->hal , RTW_PHL_RESUME_RX_INT); in _phl_rx_callback_sdio()
|