Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/altera-stapl/
Daltera.c2186 u16 local_expected = 0, in altera_check_crc() local
2212 local_expected = (u16)get_unaligned_be16(&p[crc_section]); in altera_check_crc()
2228 if (local_expected != local_actual) in altera_check_crc()
2241 "actual %04x\n", __func__, local_expected, in altera_check_crc()