Home
last modified time | relevance | path

Searched defs:INT_CFG (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.h217 #define INT_CFG (0xCC) macro
H A Dsmsc911x.h103 #define INT_CFG 0x54 macro
/openbmc/linux/drivers/video/backlight/
H A Dadp8860_bl.c70 #define INT_CFG (1 << 6) macro
H A Dadp8870_bl.c85 #define INT_CFG (1 << 6) macro
/openbmc/u-boot/drivers/net/
H A Dsmc911x.h103 #define INT_CFG 0x54 macro
/openbmc/linux/drivers/input/keyboard/
H A Dadp5589-keys.c162 #define INT_CFG BIT(1) macro
/openbmc/linux/arch/arm/mach-davinci/
H A Dmux.h679 #define INT_CFG(soc, desc, mode_offset, mode_mask, mux_mode, dbg) \ macro