Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-nand.c239 unsigned long crchighbit = (unsigned long)1<<(order-1); in __onfi_parameter_crc_compute() local
245 bit = crc & crchighbit; in __onfi_parameter_crc_compute()
248 bit ^= crchighbit; in __onfi_parameter_crc_compute()