Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcspi.c259 static uint8_t crc7tab[256]; variable
274 crc = crc7tab[tmp]; in update_crc7()
316 crc7tab[i] = crc; in init_crc7tab()