Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
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-v6.6/drivers/dma/ioat/
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()