Searched refs:EW (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dromimage-macros.h21 /* The EW command is used to write a 16-bit word */
22 .macro EW, addr, data
/linux-4.4.14/arch/s390/kernel/
H A Dearly.c120 "DEFSYS %s 00000-%.5X EW %.5X-%.5X SR %.5X-%.5X", create_kernel_nss()
130 " EW %.5X-%.5X", sinitrd_pfn, einitrd_pfn); create_kernel_nss()
135 " EW MINSIZE=%.7iK PARMREGS=0-13", min_size); create_kernel_nss()
/linux-4.4.14/drivers/memory/
H A Dti-aemif.c41 #define EW(x) ((x) << EW_SHIFT) macro
63 #define EW_VAL(x) (((x) & EW(EW_MAX)) >> EW_SHIFT)
82 EW(EW_MAX) | SS(SS_MAX) | \
/linux-4.4.14/drivers/net/wireless/b43/
H A Dsdio.c188 { SDIO_DEVICE(0x0092, 0x0004) }, /* C-guys, Inc. EW-CG1102GC */
/linux-4.4.14/include/uapi/linux/
H A Dmdio.h129 #define MDIO_PMA_CTRL2_10GBEW 0x0001 /* 10GBASE-EW type */
156 #define MDIO_PMA_STAT2_10GBEW 0x0002 /* 10GBASE-EW ability */
/linux-4.4.14/arch/s390/mm/
H A Dextmem.c95 static char *segtype_string[] = { "SW", "EW", "SR", "ER", "SN", "EN", "SC",
96 "EW/EN-MIXED" };
310 - all parts are either EW or EN type query_segment_type()
/linux-4.4.14/drivers/s390/block/
H A Ddcssblk.c251 /* EN and EW are allowed in a block device */ dcssblk_is_continuous()
/linux-4.4.14/scripts/
H A Dcheckpatch.pl3966 if (defined $fix_elements[$n + 2] && $ctx !~ /[EW]x[EW]/) {

Completed in 353 milliseconds