Searched refs:supp_xcp_modes (Results 1 – 2 of 2) sorted by relevance
460 if (!(xcp_mgr->supp_xcp_modes & BIT(mode))) in aqua_vanjaram_get_xcp_res_info()604 xcp_mgr->supp_xcp_modes = 0; in __aqua_vanjaram_update_supported_modes()608 xcp_mgr->supp_xcp_modes = BIT(AMDGPU_SPX_PARTITION_MODE) | in __aqua_vanjaram_update_supported_modes()614 xcp_mgr->supp_xcp_modes = BIT(AMDGPU_SPX_PARTITION_MODE) | in __aqua_vanjaram_update_supported_modes()619 xcp_mgr->supp_xcp_modes = BIT(AMDGPU_SPX_PARTITION_MODE) | in __aqua_vanjaram_update_supported_modes()625 xcp_mgr->supp_xcp_modes = BIT(AMDGPU_SPX_PARTITION_MODE) | in __aqua_vanjaram_update_supported_modes()629 xcp_mgr->supp_xcp_modes = BIT(AMDGPU_SPX_PARTITION_MODE) | in __aqua_vanjaram_update_supported_modes()644 for_each_inst(mode, xcp_mgr->supp_xcp_modes) { in __aqua_vanjaram_update_available_partition_mode()
125 uint32_t supp_xcp_modes; member