Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 075947b7 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: dt-bindings: update soundwire port configurations"

parents ab33cc99 7f0577a8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */
/* Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. */

#ifndef __AUDIO_CODEC_PORT_TYPES_H
#define __AUDIO_CODEC_PORT_TYPES_H

#define SPKR_L 1
#define SPKR_L_BOOST 2
#define SPKR_L_COMP 3
#define SPKR_L_COMP 2
#define SPKR_L_BOOST 3
#define SPKR_L_VI 4
#define SPKR_R 5
#define SPKR_R_BOOST 6
#define SPKR_R_COMP 7
#define SPKR_R_COMP 6
#define SPKR_R_BOOST 7
#define SPKR_R_VI 8
#define HPH_L 9
#define HPH_R 10