Searched refs:drx_u_code_compute_crc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c11606 * drx_u_code_compute_crc - Compute CRC of block of microcode data.
11612 static u16 drx_u_code_compute_crc(u8 *block_data, u16 nr_words) function
11823 (block_hdr.CRC != drx_u_code_compute_crc(mc_data, block_hdr.size)))

Completed in 315 milliseconds