rt5645.h (c57d5621d2f2dc238f4b9c4d00b2a54187a75445) | rt5645.h (a094935e4ebdf5c22c45b8aeeb2d88e9e8c53dbf) |
---|---|
1/* 2 * rt5645.h -- RT5645 ALSA SoC audio driver 3 * 4 * Copyright 2013 Realtek Microelectronics 5 * Author: Bard Liao <bardliao@realtek.com> 6 * 7 * This program is free software; you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License version 2 as --- 1679 unchanged lines hidden (view full) --- 1688#define RT5645_GP5_PIN_MASK (0x1 << 7) 1689#define RT5645_GP5_PIN_SFT 7 1690#define RT5645_GP5_PIN_GPIO5 (0x0 << 7) 1691#define RT5645_GP5_PIN_DMIC1_SDA (0x1 << 7) 1692#define RT5645_GP6_PIN_MASK (0x1 << 6) 1693#define RT5645_GP6_PIN_SFT 6 1694#define RT5645_GP6_PIN_GPIO6 (0x0 << 6) 1695#define RT5645_GP6_PIN_DMIC2_SDA (0x1 << 6) | 1/* 2 * rt5645.h -- RT5645 ALSA SoC audio driver 3 * 4 * Copyright 2013 Realtek Microelectronics 5 * Author: Bard Liao <bardliao@realtek.com> 6 * 7 * This program is free software; you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License version 2 as --- 1679 unchanged lines hidden (view full) --- 1688#define RT5645_GP5_PIN_MASK (0x1 << 7) 1689#define RT5645_GP5_PIN_SFT 7 1690#define RT5645_GP5_PIN_GPIO5 (0x0 << 7) 1691#define RT5645_GP5_PIN_DMIC1_SDA (0x1 << 7) 1692#define RT5645_GP6_PIN_MASK (0x1 << 6) 1693#define RT5645_GP6_PIN_SFT 6 1694#define RT5645_GP6_PIN_GPIO6 (0x0 << 6) 1695#define RT5645_GP6_PIN_DMIC2_SDA (0x1 << 6) |
1696#define RT5645_I2S2_DAC_PIN_MASK (0x1 << 4) 1697#define RT5645_I2S2_DAC_PIN_SFT 4 1698#define RT5645_I2S2_DAC_PIN_I2S (0x0 << 4) 1699#define RT5645_I2S2_DAC_PIN_GPIO (0x1 << 4) |
|
1696#define RT5645_GP8_PIN_MASK (0x1 << 3) 1697#define RT5645_GP8_PIN_SFT 3 1698#define RT5645_GP8_PIN_GPIO8 (0x0 << 3) 1699#define RT5645_GP8_PIN_DMIC2_SDA (0x1 << 3) 1700#define RT5645_GP12_PIN_MASK (0x1 << 2) 1701#define RT5645_GP12_PIN_SFT 2 1702#define RT5645_GP12_PIN_GPIO12 (0x0 << 2) 1703#define RT5645_GP12_PIN_DMIC2_SDA (0x1 << 2) --- 506 unchanged lines hidden --- | 1700#define RT5645_GP8_PIN_MASK (0x1 << 3) 1701#define RT5645_GP8_PIN_SFT 3 1702#define RT5645_GP8_PIN_GPIO8 (0x0 << 3) 1703#define RT5645_GP8_PIN_DMIC2_SDA (0x1 << 3) 1704#define RT5645_GP12_PIN_MASK (0x1 << 2) 1705#define RT5645_GP12_PIN_SFT 2 1706#define RT5645_GP12_PIN_GPIO12 (0x0 << 2) 1707#define RT5645_GP12_PIN_DMIC2_SDA (0x1 << 2) --- 506 unchanged lines hidden --- |