Home
last modified time | relevance | path

Searched refs:cmp_word (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/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()
/linux-6.15/drivers/dma/ioat/
H A Dinit.c784 u32 cmp_word; in ioat_xor_val_self_test() local
825 cmp_word = (cmp_byte << 24) | (cmp_byte << 16) | in ioat_xor_val_self_test()
892 if (ptr[i] != cmp_word) { in ioat_xor_val_self_test()