/linux-6.6.21/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-6.6.21/drivers/media/common/ |
D | ttpci-eeprom.c | 54 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
|
/linux-6.6.21/net/can/ |
D | gw.c | 89 struct canfd_frame xor; member 95 u8 xor; member 103 struct cgw_csum_xor xor; member 107 void (*xor)(struct canfd_frame *cf, member 320 static void cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_rel() 342 static void cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_pos() 353 static void cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) in cgw_csum_xor_neg()
|
/linux-6.6.21/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() 193 u32 shift, u32 xor) in macio_do_read_reg32_msrx() 206 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() 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
|
/linux-6.6.21/arch/arm/boot/dts/marvell/ |
D | orion5x.dtsi | 156 xor: dma-controller@60900 { label
|
/linux-6.6.21/net/netfilter/ |
D | nft_bitwise.c | 24 struct nft_data xor; member 101 struct nft_data_desc xor = { in nft_bitwise_init_bool() local
|
/linux-6.6.21/tools/testing/selftests/bpf/progs/ |
D | atomics.c | 115 int xor(const void *ctx) in xor() function
|
/linux-6.6.21/drivers/input/keyboard/ |
D | jornada680_kbd.c | 83 unsigned int xor = new ^ old; in jornada_parse_kbd() local
|
/linux-6.6.21/drivers/misc/cb710/ |
D | core.c | 18 int reg, uint32_t mask, uint32_t xor) in cb710_pci_update_config_reg()
|
/linux-6.6.21/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-6.6.21/include/net/netfilter/ |
D | nf_tables_core.h | 34 u32 xor; member
|
/linux-6.6.21/fs/omfs/ |
D | inode.c | 85 int xor, i, ofs = 0, count; in omfs_update_checksums() local
|
/linux-6.6.21/drivers/vfio/pci/pds/ |
D | dirty.c | 435 u64 xor = le64_to_cpu(seq[i]) ^ le64_to_cpu(ack[i]); in pds_vfio_dirty_process_bitmaps() local
|
/linux-6.6.21/drivers/input/joystick/ |
D | sidewinder.c | 555 unsigned char xor = 0; in sw_guess_mode() local
|
/linux-6.6.21/drivers/dma/ |
D | fsl_raid.c | 322 struct fsl_re_xor_cdb *xor; in fsl_re_prep_dma_genq() local
|
/linux-6.6.21/drivers/dma/ioat/ |
D | dma.c | 504 struct ioat_xor_descriptor *xor = desc->xor; in desc_has_ext() local
|
D | prep.c | 161 struct ioat_xor_descriptor *xor; in __ioat_prep_xor_lock() local
|
D | dma.h | 180 struct ioat_xor_descriptor *xor; member
|
/linux-6.6.21/net/sched/ |
D | cls_flow.c | 51 u32 xor; member
|
/linux-6.6.21/drivers/media/dvb-core/ |
D | dvb_demux.c | 141 u8 xor = f->filter.filter_value[i] ^ feed->feed.sec.secbuf[i]; in dvb_dmx_swfilter_sectionfilter() local
|
/linux-6.6.21/drivers/video/fbdev/core/ |
D | fbmem.c | 279 u8 xor = (info->fix.visual == FB_VISUAL_MONO01) ? 0xff : 0; in fb_set_logo() local
|
/linux-6.6.21/drivers/staging/media/av7110/ |
D | av7110.c | 298 u8 xor, neq = 0; in DvbDmxFilterCallback() local
|
/linux-6.6.21/drivers/video/fbdev/ |
D | amifb.c | 2580 static inline unsigned long xor(unsigned long a, unsigned long b, in xor() function
|