Searched refs:bswap (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/arch/x86/crypto/ |
D | glue_helper-asm-avx.S | 54 #define load_ctr_8way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2) \ argument 57 vmovdqa bswap, t1; \
|
D | glue_helper-asm-avx2.S | 60 #define load_ctr_16way(iv, bswap, x0, x1, x2, x3, x4, x5, x6, x7, t0, t0x, t1, \ argument 70 vbroadcasti128 bswap, t1; \
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 508 int bswap, sign; in snd_card_saa7134_capture_prepare() local 529 bswap = 1; in snd_card_saa7134_capture_prepare() 531 bswap = 0; in snd_card_saa7134_capture_prepare() 564 bswap ? 'b' : '-'); in snd_card_saa7134_capture_prepare() 569 if (bswap) in snd_card_saa7134_capture_prepare()
|
D | saa7134-video.c | 116 .bswap = 1, 127 .bswap = 1, 138 .bswap = 1, 149 .bswap = 1, 156 .bswap = 1, 754 if (dev->ovfmt->bswap) in start_preview() 871 if (dev->fmt->bswap) in buffer_activate()
|
D | saa7134.h | 116 unsigned int bswap:1; member
|
/Linux-v4.19/drivers/ide/ |
D | ide-probe.c | 197 int bswap = 1; in do_identify() local 221 bswap ^= 1; in do_identify() 224 ide_fixstring(m, ATA_ID_PROD_LEN, bswap); in do_identify() 225 ide_fixstring((char *)&id[ATA_ID_FW_REV], ATA_ID_FW_REV_LEN, bswap); in do_identify() 226 ide_fixstring((char *)&id[ATA_ID_SERNO], ATA_ID_SERNO_LEN, bswap); in do_identify()
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 1091 bswap 0 0 1 r
|