Searched refs:num_total (Results 1 – 4 of 4) sorted by relevance
791 int i, num_playback, num_capture, num_total, ret; in hda_dsp_stream_init() local800 num_total = num_playback + num_capture; in hda_dsp_stream_init()822 SOF_HDA_DPIB_ENTRY_SIZE * num_total, in hda_dsp_stream_init()856 SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total + in hda_dsp_stream_init()895 for (i = num_capture; i < num_total; i++) { in hda_dsp_stream_init()912 SOF_HDA_PPLC_BASE + SOF_HDA_PPLC_MULTI * num_total + in hda_dsp_stream_init()952 sof_hda->stream_max = num_total; in hda_dsp_stream_init()
432 u32 num_total; in odm_PTDecision_8188E() local436 num_total = pRaInfo->TOTAL * PT_PENALTY[5]; in odm_PTDecision_8188E()439 if (numsc > num_total) in odm_PTDecision_8188E()
570 __le16 num_total; member
14699 u16 num_reported, num_total; in i40e_fetch_switch_configuration() local14715 num_total = le16_to_cpu(sw_config->header.num_total); in i40e_fetch_switch_configuration()14720 num_reported, num_total); in i40e_fetch_switch_configuration()
Completed in 36 milliseconds