Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dcerr-sb1.c307 char byte_parity = 0; in inst_parity() local
310 byte_parity = !byte_parity; in inst_parity()
314 parity |= byte_parity; in inst_parity()