Home
last modified time | relevance | path

Searched defs:xor (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c41 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16()
49 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32()
61 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16()
69 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32()
82 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw()
90 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw()
102 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw()
110 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw()
123 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le()
139 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be()
[all …]
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbsolid.c23 #define FbSelectPart(xor,o,t) xor argument
34 int dstX, int bpp, int width, int height, FbBits and, FbBits xor) in fbSolid()
H A Dfbpoint.c52 FbStip xor = xorOrig; in fbDots() local
86 FbBits and, xor; in fbPolyPoint() local
H A Dfbbits.h79 BITS xor = (BITS) pPriv->xor; in BRESSOLID() local
243 int npt, int xorg, int yorg, int xoff, int yoff, FbBits and, FbBits xor) in DOTS()
288 int dstBpp, xArc * arc, int drawX, int drawY, FbBits and, FbBits xor) in ARC()
606 BITS xor = fbGetGCPrivate(pGC)->xor; in POLYLINE() local
728 BITS xor = xorBits; in POLYSEGMENT() local
H A Dfb.h191 #define FbSelectPatternPart(xor,o,t) ((xor) >> (FbPatternOffset (o,t) << 3)) argument
192 #define FbStorePart(dst,off,t,xor) (WRITE(FbPtrOffset(dst,off,t), \ argument
238 #define FbDoLeftMaskByteRRop(dst,lb,l,and,xor) { \ argument
264 #define FbDoRightMaskByteRRop(dst,rb,r,and,xor) { \ argument
420 FbBits and, xor; /* reduced rop values */ member
H A Dfbrop.h69 #define FbDoRRop(dst, and, xor) (((dst) & (and)) ^ (xor)) argument
71 #define FbDoMaskRRop(dst, and, xor, mask) \ argument
H A Dfbseg.c50 FbStip xor = (FbStip) pPriv->xor; in fbBresSolid() local
121 FbStip xor = (FbStip) pPriv->xor; in fbBresDash() local
H A Dfbwindow.c156 RegionPtr pRegion, FbBits and, FbBits xor) in fbFillRegionSolid()
/OK3568_Linux_fs/kernel/net/can/
H A Dgw.c89 struct canfd_frame xor; member
95 u8 xor; member
103 struct cgw_csum_xor xor; member
107 void (*xor)(struct canfd_frame *cf, member
258 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel()
280 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos()
291 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dttpci-eeprom.c54 u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, in getmac_tt() local
79 u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c, in ttpci_eeprom_decode_mac() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c66 static int macio_do_gpio_read(PMF_STD_ARGS, u8 mask, int rshift, u8 xor) in macio_do_gpio_read()
191 u32 shift, u32 xor) in macio_do_read_reg32_msrx()
204 u32 shift, u32 xor) in macio_do_read_reg8_msrx()
H A Dpfunc_core.c151 u8 xor = (u8)pmf_next32(cmd); in pmf_parser_read_gpio() local
410 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg32_msrx() local
424 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg16_msrx() local
437 u32 xor = pmf_next32(cmd); in pmf_parser_read_reg8_msrx() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Diso646.h41 #define xor ^ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Diso646.h41 #define xor ^ macro
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_bitwise.c24 struct nft_data xor; member
101 struct nft_data_desc xor = { in nft_bitwise_init_bool() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dorion5x.dtsi161 xor: dma-controller@60900 { label
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_cbc_mac.c7 static int xor(unsigned char *a, unsigned char *b,unsigned char *c) in xor() function
H A Dsm4_cbc_mac.c6 static int xor(const unsigned char *a, const unsigned char *b,unsigned char *c) in xor() function
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Djornada680_kbd.c83 unsigned int xor = new ^ old; in jornada_parse_kbd() local
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables_core.h28 u32 xor; member
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Dcore.c18 int reg, uint32_t mask, uint32_t xor) in cb710_pci_update_config_reg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-siv.c33 static void xor(u8 *a, const u8 *b) in xor() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-siv.c32 static void xor(u8 *a, const u8 *b) in xor() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-siv.c32 static void xor(u8 *a, const u8 *b) in xor() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-siv.c32 static void xor(u8 *a, const u8 *b) in xor() function

123