Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dqcom.c30 #define SWRM_VERSION_1_3_0 0x01030000 macro
456 if (ctrl->version <= SWRM_VERSION_1_3_0) in qcom_swrm_cmd_fifo_wr_cmd()
1420 if (ctrl->version <= SWRM_VERSION_1_3_0) in qcom_swrm_get_port_config()
1606 if (ctrl->version > SWRM_VERSION_1_3_0) {