|  * linux/sound/cs42l52.h -- Platform data for CS42L52 | 
 |  * Copyright (c) 2012 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 cs42l52_platform_data { | 
 | 	/* MICBIAS Level. Check datasheet Pg48 */ | 
 | 	unsigned int micbias_lvl; | 
 | 	/* MICA mode selection Differential or Single-ended */ | 
 | 	/* MICB mode selection Differential or Single-ended */ | 
 | 	/* Charge Pump Freq. Check datasheet Pg73 */ |