Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Dirq_types.h182 INTERRUPT_POLARITY_DEFAULT = 0, enumerator
183 INTERRUPT_POLARITY_LOW = INTERRUPT_POLARITY_DEFAULT,
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2877 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
2878 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
2919 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
2920 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
3004 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
3005 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
3116 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
3117 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
3258 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
3259 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()