Home
last modified time | relevance | path

Searched refs:cmp_word (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dmv_xor.c884 u32 cmp_word; in mv_chan_xor_self_test() local
914 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in mv_chan_xor_self_test()
989 if (ptr[i] != cmp_word) { in mv_chan_xor_self_test()
992 i, ptr[i], cmp_word); in mv_chan_xor_self_test()
H A Diop-adma.c918 u32 cmp_word; in iop_adma_xor_val_self_test() local
951 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in iop_adma_xor_val_self_test()
991 if (ptr[i] != cmp_word) { in iop_adma_xor_val_self_test()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmv_xor.c884 u32 cmp_word; in mv_chan_xor_self_test() local
914 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in mv_chan_xor_self_test()
989 if (ptr[i] != cmp_word) { in mv_chan_xor_self_test()
992 i, ptr[i], cmp_word); in mv_chan_xor_self_test()
/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dinit.c795 u32 cmp_word; in ioat_xor_val_self_test() local
836 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in ioat_xor_val_self_test()
903 if (ptr[i] != cmp_word) { in ioat_xor_val_self_test()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dinit.c795 u32 cmp_word; in ioat_xor_val_self_test() local
836 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in ioat_xor_val_self_test()
903 if (ptr[i] != cmp_word) { in ioat_xor_val_self_test()

Completed in 10 milliseconds