Searched refs:TP_EC_AUDIO (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c6477 TP_EC_AUDIO = 0x30, enumerator in enum:__anon13969
6479 /* TP_EC_AUDIO bits */
6482 /* TP_EC_AUDIO bitmasks */
6512 * Used to syncronize writers to TP_EC_AUDIO and
6539 if (unlikely(!acpi_ec_read(TP_EC_AUDIO, &lec)))
6566 if (!acpi_ec_read(TP_EC_AUDIO, &s))
6583 if (!acpi_ec_write(TP_EC_AUDIO, status))
6823 "%s at EC reg 0x%02x, fw %s", card->shortname, TP_EC_AUDIO,

Completed in 76 milliseconds