Searched refs:INTERRUPT_ENABLE (Results 1 – 4 of 4) sorted by relevance
31 #define INTERRUPT_ENABLE (1 << 2) macro34 #define DESCRIPTOR_FLAG_MSK (END_OF_CHAIN | INTERRUPT_ENABLE | WRITE_TO_PCI)270 (to_pci ? WRITE_TO_PCI : 0) | INTERRUPT_ENABLE; in descriptor_list_create()291 d->next_l = direction | INTERRUPT_ENABLE | END_OF_CHAIN; in descriptor_list_chain()294 d->next_l = (u32)next->bus | direction | INTERRUPT_ENABLE; in descriptor_list_chain()318 d->next_l |= INTERRUPT_ENABLE; in descriptor_list_interrupt_enable()325 d->next_l &= ~INTERRUPT_ENABLE; in descriptor_list_interrupt_disable()
47 #define INTERRUPT_ENABLE (INTERRUPT_BASE + 0x00) macro
1547 ddbwritel(0, INTERRUPT_ENABLE); in ddb_remove()1607 ddbwritel(0xfff0f, INTERRUPT_ENABLE); in ddb_probe()
34 #define INTERRUPT_ENABLE 0x08 macro204 writel(0x01, idev->base + INTERRUPT_ENABLE); in axxia_i2c_init()