arizona.h (7ae383be81781c5e1347f71c3eb0d53ce5188200) arizona.h (9e86b2ad4c11fd52ee8133abce7a29e0b32d29a7)
1/*
2 * Device Tree defines for Arizona devices
3 *
4 * Copyright 2015 Cirrus Logic Inc.
5 *
6 * Author: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
7 *
8 * This program is free software; you can redistribute it and/or modify

--- 76 unchanged lines hidden (view full) ---

85#define ARIZONA_DMIC_MICBIAS1 1
86#define ARIZONA_DMIC_MICBIAS2 2
87#define ARIZONA_DMIC_MICBIAS3 3
88
89#define ARIZONA_INMODE_DIFF 0
90#define ARIZONA_INMODE_SE 1
91#define ARIZONA_INMODE_DMIC 2
92
1/*
2 * Device Tree defines for Arizona devices
3 *
4 * Copyright 2015 Cirrus Logic Inc.
5 *
6 * Author: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
7 *
8 * This program is free software; you can redistribute it and/or modify

--- 76 unchanged lines hidden (view full) ---

85#define ARIZONA_DMIC_MICBIAS1 1
86#define ARIZONA_DMIC_MICBIAS2 2
87#define ARIZONA_DMIC_MICBIAS3 3
88
89#define ARIZONA_INMODE_DIFF 0
90#define ARIZONA_INMODE_SE 1
91#define ARIZONA_INMODE_DMIC 2
92
93#define ARIZONA_ACCDET_MODE_MIC 0
94#define ARIZONA_ACCDET_MODE_HPL 1
95#define ARIZONA_ACCDET_MODE_HPR 2
96
93#endif
97#endif