Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd939x-sdw.c55 static struct sdw_dpn_prop wcd939x_rx_dpn_prop[WCD939X_MAX_RX_SWR_PORTS] = {
1442 WCD939X_MAX_RX_SWR_PORTS); in wcd9390_probe()
1461 pdev->prop.sink_ports = GENMASK(WCD939X_MAX_RX_SWR_PORTS - 1, 0); in wcd9390_probe()
H A Dwcd939x.h889 WCD939X_MAX_RX_SWR_PORTS = WCD939X_HIFI_PCM_PORT, enumerator
890 WCD939X_MAX_SWR_PORTS = WCD939X_MAX_RX_SWR_PORTS,