Searched refs:hwmode (Results 1 – 3 of 3) sorted by relevance
1638 unsigned int hwmode = mode & (_PAGE_VALID | _PAGE_DIRTY); in iPTE_SW() local1639 unsigned int swmode = mode & ~hwmode; in iPTE_SW()1666 uasm_i_ori(p, pte, pte, hwmode); in iPTE_SW()1667 BUG_ON(hwmode & ~0xffff); in iPTE_SW()1688 uasm_i_ori(p, pte, pte, hwmode); in iPTE_SW()1689 BUG_ON(hwmode & ~0xffff); in iPTE_SW()
4023 NULL, &pcrtc->hwmode) in amdgpu_dm_commit_planes()4568 crtc->hwmode = new_crtc_state->mode; in amdgpu_dm_commit_streams()
5365 enum ath12k_hw_mode hwmode) in ath12k_wmi_all_phy_range_updated() argument5372 mac_range = &hw_mode_info->freq_range_caps[hwmode][phy_id]; in ath12k_wmi_all_phy_range_updated()