Searched refs:supported_version (Results 1 – 22 of 22) sorted by relevance
| /linux/drivers/firmware/arm_scmi/ |
| H A D | system.c | 167 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | protocols.h | 351 unsigned int supported_version; member
|
| H A D | power.c | 359 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | reset.c | 387 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | base.c | 422 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | voltage.c | 441 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | driver.c | 2102 put_unaligned_le32(pi->proto->supported_version, t->tx.buf); in scmi_protocol_version_negotiate() 2105 pi->negotiated_version = pi->proto->supported_version; in scmi_protocol_version_negotiate() 2155 if (pi->version <= pi->proto->supported_version) { in scmi_protocol_version_initialize() 2176 ph->version = pi->proto->supported_version; in scmi_protocol_version_initialize()
|
| H A D | pinctrl.c | 894 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | powercap.c | 1024 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | sensors.c | 1180 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | clock.c | 1113 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | perf.c | 1315 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_hfi.h | 99 u32 supported_version; member
|
| H A D | a6xx_hfi.c | 246 msg.supported_version = (1 << 28) | (1 << 19) | (1 << 17); in a6xx_hfi_get_fw_version()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mei/ |
| H A D | sap.h | 182 u8 supported_version; member
|
| H 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()
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | imx-sm-cpu.c | 263 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | imx-sm-lmm.c | 250 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | imx-sm-bbm.c | 370 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| H A D | imx-sm-misc.c | 499 .supported_version = SCMI_PROTOCOL_SUPPORTED_VERSION,
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0_0_ppt.c | 2828 uint32_t supported_version, in smu_v13_0_0_set_mode1_reset_param() argument 2833 if ((smu->smc_fw_version >= supported_version) && in smu_v13_0_0_set_mode1_reset_param()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H 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()
|