Home
last modified time | relevance | path

Searched defs:parity (Results 1 – 7 of 7) sorted by relevance

/arch/m68k/atari/
A Ddebug.c169 int parity = (cflag & PARENB) ? ((cflag & PARODD) ? 0x04 : 0x06) : 0; in atari_init_mfp_port() local
268 int parity = (cflag & PARENB) ? ((cflag & PARODD) ? 0x0c : 0x08) : 0x04; in atari_init_midi_port() local
/arch/mips/mti-malta/
A Dmalta-init.c46 char parity = '\0', bits = '\0', flow = '\0'; in console_config() local
/arch/mips/mm/
A Dcerr-sb1.c256 static const uint8_t parity[256] = { variable
290 char parity = 0; in range_parity() local
305 char parity = 0; in inst_parity() local
/arch/mips/generic/
A Dyamon-dt.c160 char mode_var_name[9], path[20], parity; in yamon_dt_serial_config() local
/arch/powerpc/platforms/powernv/
A Drng.c34 unsigned long parity; in rng_whiten() local
/arch/mips/include/asm/octeon/
A Dcvmx-pko-defs.h1818 uint64_t parity:1; member
1831 uint64_t parity:1; member
1843 uint64_t parity:1; member
1962 uint64_t parity:1; member
1975 uint64_t parity:1; member
1987 uint64_t parity:1; member
A Dcvmx-lmcx-defs.h1476 uint64_t parity:1; member

Completed in 34 milliseconds