Searched refs:m_code_high (Results 1 – 1 of 1) sorted by relevance
2231 unsigned long m_code_high = 0; in adjust_paritybit() local2263 m_code_high = m_code & 0x3fff8000; in adjust_paritybit()2265 result = pb_high | (m_code_high << 1) | pb_low | m_code_low; in adjust_paritybit()