Searched refs:hi_shift (Results 1 – 2 of 2) sorted by relevance
171 unsigned char hi_shift; member183 buf <<= bprm->hi_shift; \497 bprm->hi_shift = BYTES_TO_BITS(t->size) - (bw + bo); in __parse_bitfield_probe_arg()498 bprm->low_shift = bprm->hi_shift + bo; in __parse_bitfield_probe_arg()
355 #define VLV_FIFO_START(dsparb, dsparb2, lo_shift, hi_shift) \ argument356 ((((dsparb) >> (lo_shift)) & 0xff) | ((((dsparb2) >> (hi_shift)) & 0x1) << 8))