Searched refs:INTERRUPT_POLARITY_DEFAULT (Results 1 – 2 of 2) sorted by relevance
207 INTERRUPT_POLARITY_DEFAULT = 0, enumerator208 INTERRUPT_POLARITY_LOW = INTERRUPT_POLARITY_DEFAULT,
4036 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()4037 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_hpd_handlers()4116 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()4117 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce60_register_irq_handlers()4217 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()4218 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dce110_register_irq_handlers()4352 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()4353 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in dcn10_register_irq_handlers()4521 int_params.requested_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()4522 int_params.current_polarity = INTERRUPT_POLARITY_DEFAULT; in register_outbox_irq_handlers()
Completed in 24 milliseconds