Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/
H A Dsdw.c68 u32 rx_ch[SDW_MAX_PORTS], tx_ch[SDW_MAX_PORTS]; in qcom_snd_sdw_startup()
/linux/include/linux/soundwire/
H A Dsdw.h57 #define SDW_MAX_PORTS 15 macro
58 #define SDW_VALID_PORT_RANGE(n) ((n) < SDW_MAX_PORTS && (n) >= 1)
677 struct completion port_ready[SDW_MAX_PORTS];
678 unsigned int m_port_map[SDW_MAX_PORTS];
/linux/drivers/soundwire/
H A Dslave.c69 for (i = 0; i < SDW_MAX_PORTS; i++) in sdw_slave_add()
/linux/sound/soc/codecs/
H A Dpm4125.h214 unsigned int master_channel_map[SDW_MAX_PORTS];
H A Dwcd937x.h519 unsigned int master_channel_map[SDW_MAX_PORTS];
H A Dpm4125.c1443 for (i = 0; i < SDW_MAX_PORTS; i++) in pm4125_get_channel_map()
1454 for (i = 0; i < SDW_MAX_PORTS; i++) in pm4125_get_channel_map()
H A Dwcd937x.c2672 for (i = 0; i < SDW_MAX_PORTS; i++) in wcd937x_get_channel_map()
2684 for (i = 0; i < SDW_MAX_PORTS; i++) in wcd937x_get_channel_map()