/*
 * tlv320aic32x4.h  --  TLV320AIC32X4 Soc Audio driver platform data
 *
 * Copyright 2011 Vista Silicon S.L.
 *
 * Author: Javier Martin <javier.martin@vista-silicon.com>
 *
 * 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.
 */

#ifndef _AIC32X4_PDATA_H
#define _AIC32X4_PDATA_H

#define AIC32X4_PWR_MICBIAS_2075_LDOIN		0x00000001
#define AIC32X4_PWR_AVDD_DVDD_WEAK_DISABLE	0x00000002
#define AIC32X4_PWR_AIC32X4_LDO_ENABLE		0x00000004
#define AIC32X4_PWR_CMMODE_LDOIN_RANGE_18_36	0x00000008
#define AIC32X4_PWR_CMMODE_HP_LDOIN_POWERED	0x00000010

#define AIC32X4_MICPGA_ROUTE_LMIC_IN2R_10K	0x00000001
#define AIC32X4_MICPGA_ROUTE_RMIC_IN1L_10K	0x00000002

struct aic32x4_pdata {
	u32 power_cfg;
	u32 micpga_routing;
	bool swapdacs;
	int rstn_gpio;
};

#endif
me='id' value='702498a1426bc95b6f49f9c5fba616110cbd3947'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc/bdc/bdc_ep.c'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/drivers/usb/gadget/udc/bdc/bdc_ep.c?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/drivers/usb/gadget/udc/bdc/bdc_ep.c?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/drivers/usb/gadget/udc/bdc/bdc_ep.c?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc/bdc/bdc_ep.c'>
<input type='hidden' name='id' value='702498a1426bc95b6f49f9c5fba616110cbd3947'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>drivers</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>usb</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>gadget</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>udc</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc/bdc?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>bdc</a>/<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc/bdc/bdc_ep.c?id=702498a1426bc95b6f49f9c5fba616110cbd3947'>bdc_ep.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/drivers/usb/gadget/udc/bdc/bdc_ep.c?id=702498a1426bc95b6f49f9c5fba616110cbd3947&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>