| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
| D | hndlhl.h | 43 extern void si_lhl_timer_config(si_t *sih, osl_t *osh, int timer_type);
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | hndlhl.h | 47 extern void si_lhl_timer_config(si_t *sih, osl_t *osh, int timer_type);
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
| D | hndlhl.h | 40 extern void si_lhl_timer_config(si_t *sih, osl_t *osh, int timer_type);
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/ |
| D | hdmi_hal_ctrl.c | 1408 hdmi_info("ctrl timer %u disable!\n", hdr_timer->timer_type); in ctrl_hpd_timer_invoke() 1409 switch (hdr_timer->timer_type) { in ctrl_hpd_timer_invoke() 2040 if (hdr_timer_cfg->timer_type >= HDMI_TIMER_TYPE_BUTT) { in hal_hdmi_ctrl_hdr_timer_set() 2041 hdmi_warn("invalid timer type=%u,fail\n", hdr_timer_cfg->timer_type); in hal_hdmi_ctrl_hdr_timer_set() 2049 hdr_timer->timer_type = hdr_timer_cfg->timer_type; in hal_hdmi_ctrl_hdr_timer_set() 2053 } else if (hdr_timer_cfg->timer_type == hdr_timer->timer_type) { in hal_hdmi_ctrl_hdr_timer_set() 2060 hdmi_warn("can't find valid timer type=%u, fail\n", hdr_timer_cfg->timer_type); in hal_hdmi_ctrl_hdr_timer_set()
|
| D | hdmi_hal_ctrl.h | 116 hdmi_timer_type timer_type; // extern thread cfg member
|
| /device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
| D | gr55xx_hal_pwr.h | 440 hal_status_t hal_pwr_get_timer_current_value(uint32_t timer_type, uint32_t *p_value);
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | hndlhl.c | 266 si_lhl_timer_config(si_t *sih, osl_t *osh, int timer_type) in si_lhl_timer_config() argument 281 switch (timer_type) { in si_lhl_timer_config()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | hndlhl.c | 278 void si_lhl_timer_config(si_t *sih, osl_t *osh, int timer_type) in si_lhl_timer_config() argument 293 switch (timer_type) { in si_lhl_timer_config()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
| D | phydm_beamforming.c | 844 HAL_HW_TIMER_TYPE timer_type = HAL_TIMER_TXBF; in phydm_beamforming_start_period() local 845 u32 val = (sound_info->sound_period | (timer_type << 16)); in phydm_beamforming_start_period() 848 phydm_set_hw_reg_handler_interface(dm, HW_VAR_HW_REG_TIMER_STOP, (u8 *)(&timer_type)); in phydm_beamforming_start_period() 855 phydm_set_hw_reg_handler_interface(dm, HW_VAR_HW_REG_TIMER_START, (u8 *)(&timer_type)); in phydm_beamforming_start_period() 880 HAL_HW_TIMER_TYPE timer_type = HAL_TIMER_TXBF; in phydm_beamforming_end_period_sw() local 889 phydm_set_hw_reg_handler_interface(dm, HW_VAR_HW_REG_TIMER_STOP, (u8 *)(&timer_type)); in phydm_beamforming_end_period_sw()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
| D | btm_devctl.c | 247 TIMER_PARAM_TYPE timer_type = (TIMER_PARAM_TYPE)p_tle->param; in btm_dev_timeout() local 249 if (timer_type == (TIMER_PARAM_TYPE)TT_DEV_RLN) { in btm_dev_timeout()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| D | drv_hdmi_intf.c | 1210 hdmi_dev->hdr_info.hdr_mode_chn_timer.timer_type = HDMI_TIMER_SDR_TO_HDR10; 1213 hdmi_dev->hdr_info.zero_drm_if_timer.timer_type = HDMI_TIMER_ZERO_DRMIF; 2648 timer_cfg.timer_type = HDMI_TIMER_ZERO_DRMIF; 2661 timer->timer_type = HDMI_TIMER_ZERO_DRMIF; 2673 timer_cfg.timer_type = HDMI_TIMER_SDR_TO_HDR10; 2682 timer->timer_type = HDMI_TIMER_SDR_TO_HDR10; 2692 switch (timer->timer_type) {
|
| D | drv_hdmi_common.h | 1127 hdmi_timer_type timer_type; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/btc/ |
| D | halbtcoutsrc.h | 2080 IN u4Byte timer_type
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_btcoex.c | 4885 void EXhalbtcoutsrc_TimerNotify(PBTC_COEXIST pBtCoexist, u32 timer_type) in EXhalbtcoutsrc_TimerNotify() argument 4887 rtw_btc_ex_timerup_notify(pBtCoexist, timer_type); in EXhalbtcoutsrc_TimerNotify()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
| D | rootfs_arm64.cpio.gz | |