Home
last modified time | relevance | path

Searched defs:_irq (Results 1 – 3 of 3) sorted by relevance

/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
Dstart.S31 _irq: .word irq label
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
Dstart.S31 _irq: .word irq label
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
D8250.h105 #define SERIAL8250_PORT_FLAGS(_base, _irq, _flags) … argument
111 #define SERIAL8250_PORT(_base, _irq) SERIAL8250_PORT_FLAGS(_base, _irq, 0) argument