| /Linux-v5.4/sound/pcmcia/pdaudiocf/ | 
| D | pdaudiocf_irq.c | 41 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 …]
 
 | 
| /Linux-v5.4/drivers/media/pci/ttpci/ | 
| D | ttpci-eeprom.c | 54 	u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c,  in getmac_tt()  local79 	u8 xor[20] = { 0x72, 0x23, 0x68, 0x19, 0x5c, 0xa8, 0x71, 0x2c,  in ttpci_eeprom_decode_mac()  local
 
 | 
| D | av7110.c | 298 			u8 xor, neq = 0;  in DvbDmxFilterCallback()  local
 | 
| /Linux-v5.4/net/can/ | 
| D | gw.c | 90 		struct canfd_frame xor;  member96 		u8 xor;  member
 104 		struct cgw_csum_xor xor;  member
 108 		void (*xor)(struct canfd_frame *cf,  member
 259 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor)  in cgw_csum_xor_rel()
 281 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor)  in cgw_csum_xor_pos()
 292 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor)  in cgw_csum_xor_neg()
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/powermac/ | 
| D | pfunc_base.c | 66 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()
 
 | 
| D | pfunc_core.c | 151 	u8 xor = (u8)pmf_next32(cmd);  in pmf_parser_read_gpio()  local410 	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
 
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | orion5x.dtsi | 161 			xor: dma-controller@60900 {  label
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_bitwise.c | 23 	struct nft_data		xor;  member
 | 
| /Linux-v5.4/drivers/input/keyboard/ | 
| D | jornada680_kbd.c | 84 		unsigned int xor = new ^ old;  in jornada_parse_kbd()  local
 | 
| /Linux-v5.4/drivers/misc/cb710/ | 
| D | core.c | 18 	int reg, uint32_t mask, uint32_t xor)  in cb710_pci_update_config_reg()
 | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | clip_tbl.c | 31 	u32 xor = key[0] ^ key[1] ^ key[2] ^ key[3];  in ipv6_clip_hash()  local
 | 
| D | l2t.c | 98 	u32 xor = key[0] ^ key[1] ^ key[2] ^ key[3];  in ipv6_hash()  local
 | 
| /Linux-v5.4/fs/omfs/ | 
| D | inode.c | 85 	int xor, i, ofs = 0, count;  in omfs_update_checksums()  local
 | 
| /Linux-v5.4/drivers/input/joystick/ | 
| D | sidewinder.c | 558 	unsigned char xor = 0;  in sw_guess_mode()  local
 | 
| /Linux-v5.4/drivers/dma/ioat/ | 
| D | dma.c | 489 		struct ioat_xor_descriptor *xor = desc->xor;  in desc_has_ext()  local
 | 
| D | dma.h | 176 		struct ioat_xor_descriptor *xor;  member
 | 
| D | prep.c | 161 	struct ioat_xor_descriptor *xor;  in __ioat_prep_xor_lock()  local
 | 
| /Linux-v5.4/drivers/dma/ | 
| D | fsl_raid.c | 323 	struct fsl_re_xor_cdb *xor;  in fsl_re_prep_dma_genq()  local
 | 
| /Linux-v5.4/net/sched/ | 
| D | cls_flow.c | 50 	u32			xor;  member
 | 
| /Linux-v5.4/drivers/media/dvb-core/ | 
| D | dvb_demux.c | 151 		u8 xor = f->filter.filter_value[i] ^ feed->feed.sec.secbuf[i];  in dvb_dmx_swfilter_sectionfilter()  local
 | 
| /Linux-v5.4/drivers/video/fbdev/core/ | 
| D | fbmem.c | 278 	u8 xor = (info->fix.visual == FB_VISUAL_MONO01) ? 0xff : 0;  in fb_set_logo()  local
 | 
| /Linux-v5.4/arch/mips/include/asm/txx9/ | 
| D | tx4939.h | 154 	__u32 xor;  member
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | amifb.c | 2587 static inline unsigned long xor(unsigned long a, unsigned long b,  in xor()  function
 |