Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/qaic/
H A Dqaic.h134 u32 (*gen_crc)(void *msg); member
H A Dqaic_control.c250 static u32 gen_crc(void *msg) in gen_crc() function