Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Dirq_types.h190 INTERRUPT_POLARITY_DEFAULT = 0, enumerator
191 INTERRUPT_POLARITY_LOW = INTERRUPT_POLARITY_DEFAULT,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c3834 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
3835 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()
3914 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
3915 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()
4015 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
4016 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()
4150 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
4151 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()
4319 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
4320 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()

Completed in 21 milliseconds