Lines Matching +full:auto +full:- +full:i2c
1 /* SPDX-License-Identifier: GPL-2.0-only */
20 #define RT1011_CODEC_DAI "rt1011-aif"
21 #define RT1011_DEV0_NAME "i2c-" RT1011_ACPI_HID ":00"
22 #define RT1011_DEV1_NAME "i2c-" RT1011_ACPI_HID ":01"
23 #define RT1011_DEV2_NAME "i2c-" RT1011_ACPI_HID ":02"
24 #define RT1011_DEV3_NAME "i2c-" RT1011_ACPI_HID ":03"
30 * Realtek ALC1015 (AUTO)
40 * Realtek ALC1015 (I2C)
42 #define RT1015_CODEC_DAI "rt1015-aif"
43 #define RT1015_DEV0_NAME "i2c-" RT1015_ACPI_HID ":00"
44 #define RT1015_DEV1_NAME "i2c-" RT1015_ACPI_HID ":01"
52 #define RT1308_CODEC_DAI "rt1308-aif"
53 #define RT1308_DEV0_NAME "i2c-" RT1308_ACPI_HID ":00"