Searched refs:WAKEUP (Results 1 – 6 of 6) sorted by relevance
29 int "PLL WAKEUP ERROR"
35 #define WAKEUP (LCD_CONTROL_BLOCK_BASE|0x54) macro
111 PIS(WAKEUP); in dispc_dump_irqs()
627 PIS(WAKEUP), in print_irq_status()1581 PIS(WAKEUP); in dsi_dump_dsidev_irqs()
1106 outb(WAKEUP, PCI_CFPM); in de4x5_hw_init()1109 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in de4x5_hw_init()1310 yawn(dev, WAKEUP); in de4x5_open()5139 case WAKEUP: in yawn()5140 outb(WAKEUP, PCI_CFPM); in yawn()5156 case WAKEUP: in yawn()5157 pci_write_config_byte(pdev, PCI_CFDA_PSM, WAKEUP); in yawn()
205 #define WAKEUP 0x00 /* Power Saving Wakeup */ macro