Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dqcom.c33 #define SWRM_VERSION_2_0_0 0x02000000 macro
846 if (ctrl->version < SWRM_VERSION_2_0_0) in qcom_swrm_init()
859 } else if (ctrl->version >= SWRM_VERSION_2_0_0) { in qcom_swrm_init()
911 if (ctrl->version >= SWRM_VERSION_2_0_0) { in qcom_swrm_read_prop()
1694 } else if (ctrl->version >= SWRM_VERSION_2_0_0) {
1705 if (ctrl->version < SWRM_VERSION_2_0_0)
1733 if (ctrl->version < SWRM_VERSION_2_0_0)