Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dqcom.c131 #define QCOM_SDW_MAX_PORTS 14 macro
205 struct qcom_swrm_port_config pconfig[QCOM_SDW_MAX_PORTS + 1];
1161 struct sdw_port_config pconfig[QCOM_SDW_MAX_PORTS]; in qcom_swrm_stream_alloc_ports()
1355 u8 off1[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
1356 u8 off2[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
1357 u16 si[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
1358 u8 bp_mode[QCOM_SDW_MAX_PORTS] = { 0, }; in qcom_swrm_get_port_config()
1359 u8 hstart[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
1360 u8 hstop[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
1361 u8 word_length[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config()
[all …]