Searched refs:NORMAL (Results 1 – 16 of 16) sorted by relevance
/linux-2.6.39/scripts/kconfig/ |
D | nconf.gui.c | 25 init_pair(NORMAL, -1, -1); in set_normal_colors() 73 mkattr(NORMAL, NORMAL); in normal_color_theme() 105 mkattrn(NORMAL, NORMAL); in no_colors_theme()
|
D | nconf.h | 40 NORMAL = 1, enumerator
|
D | nconf.c | 387 wattrset(main_window, attributes[NORMAL]); in print_function_line() 956 wattrset(main_window, attributes[NORMAL]); in show_menu() 965 wattrset(main_window, attributes[NORMAL]); in show_menu()
|
/linux-2.6.39/drivers/staging/tty/ |
D | digi1.h | 72 #define NORMAL 0 macro
|
/linux-2.6.39/arch/arm/plat-nomadik/ |
D | gpio.c | 510 NORMAL, enumerator 569 __nmk_gpio_irq_modify(nmk_chip, gpio, NORMAL, enable); in nmk_gpio_irq_maskunmask() 644 __nmk_gpio_irq_modify(nmk_chip, gpio, NORMAL, false); in nmk_gpio_irq_set_type() 658 __nmk_gpio_irq_modify(nmk_chip, gpio, NORMAL, true); in nmk_gpio_irq_set_type()
|
/linux-2.6.39/Documentation/trace/ |
D | ring-buffer-design.txt | 604 pointer back to NORMAL. 739 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 754 to NORMAL. 765 the UPDATE pointer to NORMAL. 815 update page to NORMAL because it is not the outermost writer. 911 will see it succeeded in updating the pointer from NORMAL to HEAD. 927 back to NORMAL. The fact that it only needs to worry about nested
|
/linux-2.6.39/drivers/video/ |
D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/linux-2.6.39/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 190 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
D | ch7006_mode.c | 313 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
|
/linux-2.6.39/drivers/telephony/ |
D | ixj.h | 1056 NORMAL = 0, enumerator
|
D | ixj.c | 2809 case NORMAL: in ixj_enhanced_read() 2888 case NORMAL: in ixj_enhanced_write()
|
/linux-2.6.39/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/linux-2.6.39/Documentation/vm/ |
D | numa | 71 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/linux-2.6.39/Documentation/block/ |
D | data-integrity.txt | 169 5.1 NORMAL FILESYSTEM
|
/linux-2.6.39/Documentation/telephony/ |
D | ixj.txt | 31 AND SHOULD NOT BE CONSIDERED AS READY FOR NORMAL WIDESPREAD USE.
|
/linux-2.6.39/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|