Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-nand.c238 unsigned long crcmask = ((((unsigned long)1<<(order-1))-1)<<1)|1; in __onfi_parameter_crc_compute() local
252 crc &= crcmask; in __onfi_parameter_crc_compute()