Searched refs:wm_low (Results 1 – 4 of 4) sorted by relevance
285 .wm_low = &wcn3990_src_wm_low,304 .wm_low = &wcn3990_dst_wm_low,439 .wm_low = &qcax_src_wm_low,458 .wm_low = &qcax_dst_wm_low,
334 (addr & ~(srcr_wm->wm_low->mask)) | in ath10k_ce_src_ring_lowmark_set()335 (ath10k_set_ring_byte(n, srcr_wm->wm_low))); in ath10k_ce_src_ring_lowmark_set()358 (addr & ~(dstr_wm->wm_low->mask)) | in ath10k_ce_dest_ring_lowmark_set()359 (ath10k_set_ring_byte(n, dstr_wm->wm_low))); in ath10k_ce_dest_ring_lowmark_set()
334 const struct ath10k_hw_ce_regs_addr_map *wm_low; member
5293 radeon_crtc->wm_low / radeon_crtc->line_time) != PPSMC_Result_OK) in si_upload_smc_data()