Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/
Dirq_types.h182 INTERRUPT_POLARITY_DEFAULT = 0, enumerator
183 INTERRUPT_POLARITY_LOW = INTERRUPT_POLARITY_DEFAULT,
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3344 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
3345 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
3390 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
3391 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
3475 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
3476 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
3586 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
3587 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
3728 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
3729 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()