Searched refs:INTERRUPT_POLARITY_DEFAULT (Results 1 – 2 of 2) sorted by relevance
182 INTERRUPT_POLARITY_DEFAULT = 0, enumerator183 INTERRUPT_POLARITY_LOW = INTERRUPT_POLARITY_DEFAULT,
3422 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()3423 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()3468 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()3469 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()3553 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()3554 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()3664 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()3665 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()3806 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()3807 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
Completed in 18 milliseconds