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,
3288 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()3289 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()3334 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()3335 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()3419 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()3420 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()3531 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()3532 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()3673 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()3674 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
Completed in 24 milliseconds