Searched refs:PORT_IRQ_ENABLE_SET (Results 1 – 1 of 1) sorted by relevance
116 PORT_IRQ_ENABLE_SET = 0x1010, /* write: enable-set */ enumerator612 irq_enabled = readl(port + PORT_IRQ_ENABLE_SET); in sil24_exec_polled_cmd()643 writel(irq_enabled, port + PORT_IRQ_ENABLE_SET); in sil24_exec_polled_cmd()965 writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET); in sil24_thaw()