Searched refs:bswap (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | glue_helper-asm-avx.S | 44 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument 47 vmovdqa bswap, t1; \
|
D | glue_helper-asm-avx2.S | 55 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument 65 vbroadcasti128 bswap, t1; \
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 500 int bswap, sign; in snd_card_saa7134_capture_prepare() local 521 bswap = 1; in snd_card_saa7134_capture_prepare() 523 bswap = 0; in snd_card_saa7134_capture_prepare() 556 bswap ? 'b' : '-'); in snd_card_saa7134_capture_prepare() 561 if (bswap) in snd_card_saa7134_capture_prepare()
|
D | saa7134-video.c | 104 .bswap = 1, 113 .bswap = 1, 122 .bswap = 1, 131 .bswap = 1, 137 .bswap = 1, 731 if (dev->ovfmt->bswap) in start_preview() 848 if (dev->fmt->bswap) in buffer_activate()
|
D | saa7134.h | 106 unsigned int bswap:1; member
|
/kernel/linux/linux-5.10/drivers/ide/ |
D | ide-probe.c | 198 int bswap = 1; in do_identify() local 222 bswap ^= 1; in do_identify() 225 ide_fixstring(m, ATA_ID_PROD_LEN, bswap); in do_identify() 226 ide_fixstring((char *)&id[ATA_ID_FW_REV], ATA_ID_FW_REV_LEN, bswap); in do_identify() 227 ide_fixstring((char *)&id[ATA_ID_SERNO], ATA_ID_SERNO_LEN, bswap); in do_identify()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | proc.rst | 1229 bswap 0 0 1 r
|