Searched refs:hi_shift (Results 1 – 2 of 2) sorted by relevance
164 unsigned char hi_shift; member176 buf <<= bprm->hi_shift; \515 bprm->hi_shift = BYTES_TO_BITS(t->size) - (bw + bo); in __parse_bitfield_probe_arg()516 bprm->low_shift = bprm->hi_shift + bo; in __parse_bitfield_probe_arg()
470 #define VLV_FIFO_START(dsparb, dsparb2, lo_shift, hi_shift) \ argument471 ((((dsparb) >> (lo_shift)) & 0xff) | ((((dsparb2) >> (hi_shift)) & 0x1) << 8))