| * linux/sound/cs35l34.h -- Platform data for CS35l34 |
| * Copyright (c) 2016 Cirrus Logic Inc. |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 as |
| * published by the Free Software Foundation. |
| struct cs35l34_platform_data { |
| /* Set AIF to half drive strength */ |
| /* Digital Soft Ramp Disable */ |
| /* Boost inductor value (nH) */ |
| /* Boost Controller Voltage Setting (mV) */ |
| /* Gain Change Zero Cross */ |
| /* SDIN Left/Right Selection */ |
| unsigned int i2s_sdinloc; |