Searched refs:wakeup_mask (Results 1 – 2 of 2) sorted by relevance
492 u32 wakeup_mask = ~0; in vic_of_init() local500 of_property_read_u32(node, "valid-wakeup-mask", &wakeup_mask); in vic_of_init()508 __vic_init(regs, parent_irq, 0, interrupt_mask, wakeup_mask, node); in vic_of_init()
560 u8 wakeup_mask; in pci1xxxx_port_suspend() local564 wakeup_mask = readb(up->port.membase + UART_WAKE_MASK_REG); in pci1xxxx_port_suspend()571 ret = (wakeup_mask & UART_WAKE_SRCS) != UART_WAKE_SRCS; in pci1xxxx_port_suspend()