Home
last modified time | relevance | path

Searched refs:HDAC_RESPONSE_INTR_COUNT (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/wdm/audio/hdaudbus/
H A Dhda_controller_defs.h77 #define HDAC_RESPONSE_INTR_COUNT 0x5a // 16bits, RINTCNT macro
H A Dfdo.cpp450 …lue = READ_REGISTER_USHORT((PUSHORT)(DeviceExtension->RegBase + HDAC_RESPONSE_INTR_COUNT)) & ~HDAC… in HDA_InitCorbRirbPos()
451 …WRITE_REGISTER_USHORT((PUSHORT)(DeviceExtension->RegBase + HDAC_RESPONSE_INTR_COUNT), interruptVal… in HDA_InitCorbRirbPos()