Searched refs:SDW_MAX_PORTS (Results 1 – 5 of 5) sorted by relevance
26 u32 rx_ch[SDW_MAX_PORTS], tx_ch[SDW_MAX_PORTS]; in qcom_snd_sdw_startup()
54 #define SDW_MAX_PORTS 15 macro55 #define SDW_VALID_PORT_RANGE(n) ((n) < SDW_MAX_PORTS && (n) >= 1)672 struct completion port_ready[SDW_MAX_PORTS];673 unsigned int m_port_map[SDW_MAX_PORTS];
68 for (i = 0; i < SDW_MAX_PORTS; i++) in sdw_slave_add()
532 unsigned int master_channel_map[SDW_MAX_PORTS];
2718 for (i = 0; i < SDW_MAX_PORTS; i++) in wcd937x_get_channel_map()2730 for (i = 0; i < SDW_MAX_PORTS; i++) in wcd937x_get_channel_map()