Home
last modified time | relevance | path

Searched refs:wakeup_mask (Results 1 – 2 of 2) sorted by relevance

/drivers/irqchip/
A Dirq-vic.c493 u32 wakeup_mask = ~0; in vic_of_init() local
501 of_property_read_u32(node, "valid-wakeup-mask", &wakeup_mask); in vic_of_init()
509 __vic_init(regs, parent_irq, 0, interrupt_mask, wakeup_mask, node); in vic_of_init()
/drivers/tty/serial/8250/
A D8250_pci1xxxx.c561 u8 wakeup_mask; in pci1xxxx_port_suspend() local
565 wakeup_mask = readb(up->port.membase + UART_WAKE_MASK_REG); in pci1xxxx_port_suspend()
572 ret = (wakeup_mask & UART_WAKE_SRCS) != UART_WAKE_SRCS; in pci1xxxx_port_suspend()

Completed in 10 milliseconds