Lines Matching refs:valm
857 int valm;891 valm = val & ((1 << sz) - 1);892 valm = valm << (8 - bitp - sz);894 rx_bytes.base[bytep] |= valm;