Searched refs:supported_version (Results 1 – 22 of 22) sorted by relevance
| /drivers/gpu/drm/msm/adreno/ |
| A D | a6xx_hfi.h | 99 u32 supported_version; member
|
| A D | a6xx_hfi.c | 229 msg.supported_version = (1 << 28) | (1 << 19) | (1 << 17); in a6xx_hfi_get_fw_version()
|
| /drivers/firmware/arm_scmi/ |
| A D | system.c | 175 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | protocols.h | 350 unsigned int supported_version; member
|
| A D | base.c | 427 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | power.c | 367 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | reset.c | 379 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | voltage.c | 448 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | driver.c | 2122 put_unaligned_le32(pi->proto->supported_version, t->tx.buf); in scmi_protocol_version_negotiate() 2125 pi->negotiated_version = pi->proto->supported_version; in scmi_protocol_version_negotiate() 2204 if (pi->version > proto->supported_version) { in scmi_alloc_init_protocol_instance() 2216 pi->proto->supported_version); in scmi_alloc_init_protocol_instance()
|
| A D | pinctrl.c | 914 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | powercap.c | 1031 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | clock.c | 1121 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | sensors.c | 1188 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | perf.c | 1334 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| /drivers/net/wireless/intel/iwlwifi/mei/ |
| A D | sap.h | 182 u8 supported_version; member
|
| A D | main.c | 678 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()
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx-sm-cpu.c | 268 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | imx-sm-lmm.c | 255 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | imx-sm-misc.c | 311 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| A D | imx-sm-bbm.c | 376 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| /drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | smu_v13_0_0_ppt.c | 2899 uint32_t supported_version, in smu_v13_0_0_set_mode1_reset_param() argument 2904 if ((smu->smc_fw_version >= supported_version) && in smu_v13_0_0_set_mode1_reset_param()
|
| /drivers/net/wireless/realtek/rtw88/ |
| A D | coex.c | 3818 u32 *supported_version) in rtw_coex_get_bt_supported_version() argument 3830 *supported_version = GET_COEX_RESP_BT_SUPP_VER(payload); in rtw_coex_get_bt_supported_version()
|
Completed in 60 milliseconds