]> Git Repo - linux.git/blob - sound/soc/codecs/wm5102.h
io_uring/poll: move poll execution helpers higher up
[linux.git] / sound / soc / codecs / wm5102.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * wm5102.h  --  WM5102 ALSA SoC Audio driver
4  *
5  * Copyright 2012 Wolfson Microelectronics plc
6  *
7  * Author: Mark Brown <[email protected]>
8  */
9
10 #ifndef _WM5102_H
11 #define _WM5102_H
12
13 #include "arizona.h"
14
15 #define WM5102_FLL1        1
16 #define WM5102_FLL2        2
17 #define WM5102_FLL1_REFCLK 3
18 #define WM5102_FLL2_REFCLK 4
19
20 #endif
This page took 0.040079 seconds and 4 git commands to generate.