Home
last modified time | relevance | path

Searched refs:supported_version (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/msm/adreno/
A Da6xx_hfi.h99 u32 supported_version; member
A Da6xx_hfi.c211 msg.supported_version = (1 << 28) | (1 << 19) | (1 << 17); in a6xx_hfi_get_fw_version()
/linux/drivers/firmware/arm_scmi/
A Dsystem.c175 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dprotocols.h348 unsigned int supported_version; member
A Dreset.c379 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dbase.c427 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dpower.c367 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dvoltage.c448 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Ddriver.c2074 put_unaligned_le32(pi->proto->supported_version, t->tx.buf); in scmi_protocol_version_negotiate()
2077 pi->negotiated_version = pi->proto->supported_version; in scmi_protocol_version_negotiate()
2156 if (pi->version > proto->supported_version) { in scmi_alloc_init_protocol_instance()
2168 pi->proto->supported_version); in scmi_alloc_init_protocol_instance()
A Dpinctrl.c914 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dpowercap.c1031 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dclock.c1114 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dsensors.c1188 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dperf.c1334 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
/linux/drivers/net/wireless/intel/iwlwifi/mei/
A Dsap.h182 u8 supported_version; member
A Dmain.c678 if (rsp->supported_version != iwl_mei_cache.sap_version) { in iwl_mei_handle_rx_start_ok()
681 rsp->supported_version); in iwl_mei_handle_rx_start_ok()
/linux/drivers/firmware/arm_scmi/vendors/imx/
A Dimx-sm-misc.c311 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
A Dimx-sm-bbm.c376 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0_0_ppt.c2787 uint32_t supported_version, in smu_v13_0_0_set_mode1_reset_param() argument
2792 if ((smu->smc_fw_version >= supported_version) && in smu_v13_0_0_set_mode1_reset_param()
/linux/drivers/net/wireless/realtek/rtw88/
A Dcoex.c3791 u32 *supported_version) in rtw_coex_get_bt_supported_version() argument
3803 *supported_version = GET_COEX_RESP_BT_SUPP_VER(payload); in rtw_coex_get_bt_supported_version()

Completed in 56 milliseconds