Home
last modified time | relevance | path

Searched defs:irq_flags (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dinterrupts.c20 int irq_flags; /* needed by asm-nds32/system.h */ variable
/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-uniphier-f.c172 const u32 irq_flags = I2C_INT_TE | I2C_INT_NA | I2C_INT_AL; in uniphier_fi2c_transmit() local
213 const u32 irq_flags = I2C_INT_RB | I2C_INT_NA | I2C_INT_AL; in uniphier_fi2c_receive() local