Searched defs:INT_CFG (Results 1 - 6 of 6) sorted by relevance

/drivers/video/backlight/
H A Dadp8860_bl.c71 #define INT_CFG (1 << 6) macro
H A Dadp8870_bl.c86 #define INT_CFG (1 << 6) macro
/drivers/input/keyboard/
H A Dadp5589-keys.c160 #define INT_CFG (1 << 1) macro
807 INT_CFG | OSC_EN | CORE_CLK(3));
/drivers/net/ethernet/smsc/
H A Dsmsc9420.h230 #define INT_CFG (0xCC) macro
H A Dsmsc911x.h99 #define INT_CFG 0x54 macro
H A Dsmc911x.h359 #define INT_CFG (0x54) macro
726 #define SMC_GET_IRQ_CFG(lp) SMC_inl( lp, INT_CFG )
727 #define SMC_SET_IRQ_CFG(lp, x) SMC_outl( x, lp, INT_CFG )

Completed in 154 milliseconds