Searched refs:hi_shift (Results 1 – 1 of 1) sorted by relevance
482 #define VLV_FIFO_START(dsparb, dsparb2, lo_shift, hi_shift) \ argument483 ((((dsparb) >> (lo_shift)) & 0xff) | ((((dsparb2) >> (hi_shift)) & 0x1) << 8))