Searched defs:BLINK (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/i2c/ | ||
D | tps65010.h | 116 #define BLINK 2 macro |
/linux-3.3/arch/frv/include/asm/ | ||
D | mb-regs.h | 119 #define LCD_CMD_ON(CRSR,BLINK) (LCD_E|0x00c|(CRSR<<1)|BLINK) argument |