Searched refs:A16 (Results 1 - 28 of 28) sorted by relevance

/linux-4.1.27/lib/lz4/
H A Dlz4defs.h31 #define A16(x) (((U16_S *)(x))->v) macro
39 (d = s - A16(p))
43 A16(p) = v; \
50 #define A16(x) get_unaligned((u16 *)&(((U16_S *)(x))->v)) macro
H A Dlz4_compress.c166 if ((ip < (MATCHLIMIT - 1)) && (A16(ref) == A16(ip))) { lz4_compressctx()
348 if ((ip < (MATCHLIMIT - 1)) && (A16(ref) == A16(ip))) { lz4_compress64kctx()
H A Dlz4hc_compress.c112 if ((p1t < (matchlimit - 1)) && (A16(p2) == A16(p1t))) { lz4hc_commonlength()
242 && (A16(reft) == A16(ipt))) { lz4hc_insertandgetwidermatch()
/linux-4.1.27/include/linux/spi/
H A Deeprom.h27 * the extra address bit (A8, A16 or A24) bit 3 of the instruction byte
/linux-4.1.27/arch/c6x/lib/
H A Dcsum_64plus.S51 || EXTU .S1 A7,0,16,A16
54 || ADD .L1 A16,A9,A9
74 || EXTU .S1 A7,0,16,A16
77 ADD .L1 A16,A9,A9
/linux-4.1.27/arch/x86/include/asm/
H A Ddma.h44 * A23 ... A16 A15 ... A8 A7 ... A0 (Physical addresses)
53 * A23 ... A17 A16 A15 ... A9 A8 A7 ... A1 A0 (Physical addresses)
/linux-4.1.27/arch/mips/include/asm/
H A Ddma.h50 * A23 ... A16 A15 ... A8 A7 ... A0 (Physical addresses)
59 * A23 ... A17 A16 A15 ... A9 A8 A7 ... A1 A0 (Physical addresses)
/linux-4.1.27/arch/powerpc/include/asm/
H A Ddma.h62 * A23 ... A16 A15 ... A8 A7 ... A0 (Physical addresses)
71 * A23 ... A17 A16 A15 ... A9 A8 A7 ... A1 A0 (Physical addresses)
/linux-4.1.27/drivers/vme/bridges/
H A Dvme_tsi148.h688 #define TSI148_LCSR_OTAT_AMODE_A16 (0<<0) /* A16 Address Space */
885 #define TSI148_LCSR_ITAT_AS_A16 (0<<4) /* A16 Address Space */
958 #define TSI148_LCSR_LMAT_AS_A16 (0<<4) /* A16 */
1300 #define TSI148_LCSR_DSAT_AMODE_A16 (0<<0) /* A16 */
1337 #define TSI148_LCSR_DDAT_AMODE_A16 (0<<0) /* A16 */
H A Dvme_ca91cx42.c1723 /* Only windows 0 and 4 support A16 */ ca91cx42_probe()
/linux-4.1.27/arch/alpha/include/asm/
H A Ddma.h49 * A23 ... A16 A15 ... A8 A7 ... A0 (Physical addresses)
58 * A23 ... A17 A16 A15 ... A9 A8 A7 ... A1 A0 (Physical addresses)
/linux-4.1.27/arch/c6x/kernel/
H A Dentry.S112 || STDW .D1T1 A17:A16,*A15--[1]
134 LDDW .D1T1 *++A15[1],A17:A16
H A Dtraps.c53 pr_err("A16: %08lx B16: %08lx\n", regs->a16, regs->b16); show_regs()
/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.h86 /* 0x4: A17 A16 A15 A14 A13 A12 A11 A10 */
/linux-4.1.27/drivers/pinctrl/sh-pfc/
H A Dpfc-emev2.c337 /* A16 */
1476 FN_LCD3_11_10_PORT42, PORT42_FN, /* PIN: A16 */
H A Dpfc-sh7734.c678 PINMUX_IPSR_DATA(IP1_1_0, A16),
1404 GPIO_FN(A16), GPIO_FN(ST0_PWM), GPIO_FN(LCD_DON_A),
H A Dpfc-sh7757.c1613 GPIO_FN(A16),
1628 GPIO_FN(A16),
H A Dpfc-sh7264.c1275 GPIO_FN(A16),
H A Dpfc-r8a7778.c600 PINMUX_IPSR_DATA(IP0_27, A16),
H A Dpfc-sh7269.c1697 GPIO_FN(A16),
H A Dpfc-r8a7790.c978 PINMUX_IPSR_DATA(IP3_19_18, A16),
H A Dpfc-r8a7791.c860 PINMUX_IPSR_DATA(IP1_25_23, A16),
/linux-4.1.27/arch/m68k/fpsp040/
H A Dbindec.S106 | A16. Write sign bits to final string.
876 | A16. Write sign bits to final string.
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_user.c796 * supporting A16 addressing, so we request A24 supported vme_user_probe()
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-u300.c422 PINCTRL_PIN(233, "PO EMIF 1 A16"),
/linux-4.1.27/arch/m68k/include/asm/
H A DMC68328.h442 #define PA_A16 PA(0) /* Use A16 as PA(0) */
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dpfpsp.S13519 # A16. Write sign bits to final string. #
14322 # A16. Write sign bits to final string.
H A Dfpsp.S23559 # A16. Write sign bits to final string. #
24362 # A16. Write sign bits to final string.

Completed in 1450 milliseconds