Home
last modified time | relevance | path

Searched defs:crc_in (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dop_helper.c2310 static uint32_t crc_div(uint32_t crc_in, uint32_t data, uint32_t gen, in crc_div()
2337 uint32_t crc_out, crc_in; in helper_crcn() local