Home
last modified time | relevance | path

Searched refs:NORMAL (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/scripts/kconfig/
Dnconf.gui.c26 init_pair(NORMAL, -1, -1); in set_normal_colors()
74 mkattr(NORMAL, NORMAL); in normal_color_theme()
106 mkattrn(NORMAL, NORMAL); in no_colors_theme()
Dnconf.h37 NORMAL = 1, enumerator
Dnconf.c384 (void) wattrset(main_window, attributes[NORMAL]); in print_function_line()
960 (void) wattrset(main_window, attributes[NORMAL]); in show_menu()
969 (void) wattrset(main_window, attributes[NORMAL]); in show_menu()
/Linux-v4.19/drivers/net/wan/
Dslic_ds26522.h126 NORMAL = 0, enumerator
/Linux-v4.19/drivers/target/iscsi/
Discsi_target_parameters.h145 #define INITIAL_SESSIONTYPE NORMAL
167 #define NORMAL "Normal" macro
Discsi_target_parameters.c909 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value()
912 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value()
1305 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
Discsi_target_login.c157 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable-prot.h90 #define PAGE_S2 __pgprot(_PROT_DEFAULT | PAGE_S2_MEMATTR(NORMAL) | PTE_S2_RDONLY | PAGE_S2_XN)
/Linux-v4.19/Documentation/trace/
Dring-buffer-design.txt604 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-v4.19/drivers/gpu/drm/rockchip/
Dinno_hdmi.c201 case NORMAL: in inno_hdmi_set_pwr_mode()
246 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_reset()
504 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_encoder_enable()
Dinno_hdmi.h22 NORMAL, enumerator
/Linux-v4.19/drivers/pinctrl/nomadik/
Dpinctrl-nomadik.c626 NORMAL, enumerator
639 if (which == NORMAL) { in __nmk_gpio_irq_modify()
697 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask()
766 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type()
780 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
/Linux-v4.19/drivers/video/fbdev/
Ddnfb.c53 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c63 #define NORMAL 0 macro
415 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init()
534 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer()
745 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc()
1573 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs()
1661 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, NORMAL); in arm_iommu_free_attrs()
/Linux-v4.19/arch/arm/boot/dts/
Dmotorola-cpcap-mapphone.dtsi271 regulator-initial-mode = <0x00>; /* NORMAL */
Dhisi-x5hd2.dtsi53 * Only used in NORMAL state, not available ins
/Linux-v4.19/drivers/gpu/drm/i2c/
Dch7006_drv.c192 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
Dch7006_mode.c313 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-tables.rst202 - NORMAL TIMESHIFT / LIVE / >
/Linux-v4.19/arch/m68k/fpsp040/
Dsetox.S562 beqs NORMAL
565 NORMAL: label
/Linux-v4.19/Documentation/vm/
Dnuma.rst75 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Ddevice.c1325 ctx->dev->db_state = NORMAL; in resume_queues()
1353 if (ctx->dev->db_state != NORMAL) in resume_queues()
Diw_cxgb4.h308 NORMAL = 0, enumerator
Dqp.c938 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db()
955 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
/Linux-v4.19/Documentation/block/
Ddata-integrity.txt169 5.1 NORMAL FILESYSTEM

12