/* * ADAU1977/ADAU1978/ADAU1979 driver * * Copyright 2014 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2. */ #ifndef __SOUND_SOC_CODECS_ADAU1977_H__ #define __SOUND_SOC_CODECS_ADAU1977_H__ #include <linux/regmap.h> struct device; enum adau1977_type { ADAU1977, ADAU1978, ADAU1979, }; int adau1977_probe(struct device *dev, struct regmap *regmap, enum adau1977_type type, void (*switch_mode)(struct device *dev)); extern const struct regmap_config adau1977_regmap_config; enum adau1977_clk_id { ADAU1977_SYSCLK, }; enum adau1977_sysclk_src { ADAU1977_SYSCLK_SRC_MCLK, ADAU1977_SYSCLK_SRC_LRCLK, }; #endif png' alt='cgit logo'/></a></td> <td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'> <input type='hidden' name='id' value='c6d30e8391b85e00eb544e6cf047ee0160ee9938'/><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=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/sound/soc/tegra/tegra_max98090.c'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/sound/soc/tegra/tegra_max98090.c?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/sound/soc/tegra/tegra_max98090.c?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/sound/soc/tegra/tegra_max98090.c?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/sound/soc/tegra/tegra_max98090.c'> <input type='hidden' name='id' value='c6d30e8391b85e00eb544e6cf047ee0160ee9938'/><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=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>sound</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>soc</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc/tegra?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>tegra</a>/<a href='/cgit.cgi/linux/net-next.git/log/sound/soc/tegra/tegra_max98090.c?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938'>tegra_max98090.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/sound/soc/tegra/tegra_max98090.c?id=c6d30e8391b85e00eb544e6cf047ee0160ee9938&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>