Searched refs:UART_IRQ (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | smsc_sio1007.c | 41 sio1007_clrsetbits(port, UART_IRQ, 0xf0, irq << 4); in sio1007_enable_serial() 45 sio1007_clrsetbits(port, UART_IRQ, 0x0f, irq); in sio1007_enable_serial()
|
/openbmc/u-boot/include/ |
H A D | smsc_sio1007.h | 27 #define UART_IRQ 0x28 macro
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_virt.c | 65 #define UART_IRQ 0 macro 555 qdev_get_gpio_in(liointc, UART_IRQ), 115200, serial_hd(0), in mips_loongson3_virt_init()
|