Searched refs:TAD (Results 1 – 4 of 4) sorted by relevance
1 ACPI Time and Alarm (TAD) device attributes.7 (RO) Hexadecimal bitmask of the TAD attributes are reported by91 This attribute is only present if the TAD supports a separate102 This attribute is only present if the TAD supports a separate114 This attribute is only present if the TAD supports a separate
31 TAD = 0x40, /* value to be 'ored' in to obtain talk address */ enumerator54 return gpib_address_restrict(addr) | TAD; in MTA()
251 tristate "ACPI Time and Alarm (TAD) Device Support"254 The ACPI Time and Alarm (TAD) device is an alternative to the Real257 elapses. In comparison with the RTC Alarm, the TAD provides a larger259 TAD maintain the time of day information across platform power
656 } else if (cmd_byte != MTA(board->pad) && (cmd_byte & 0xe0) == TAD) { in check_my_address_state()