Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dxlnx_dp.c71 #define DP_INTERRUPT_SIGNAL_STATE (0x0130 >> 2) macro
542 s->core_registers[DP_INTERRUPT_SIGNAL_STATE] |= 0x04; in xlnx_dp_aux_set_command()
694 case DP_INTERRUPT_SIGNAL_STATE: in xlnx_dp_read()
700 ret = s->core_registers[DP_INTERRUPT_SIGNAL_STATE]; in xlnx_dp_read()
701 s->core_registers[DP_INTERRUPT_SIGNAL_STATE] &= ~0x04; in xlnx_dp_read()
1354 s->core_registers[DP_INTERRUPT_SIGNAL_STATE] = 0x00000001; in xlnx_dp_reset()