Lines Matching full:shifted
90 * @__mask: shifted mask defining the field's length and position
96 * @return: @__val masked and shifted into the field defined by @__mask.
107 * @__mask: shifted mask defining the field's length and position
113 * @return: @__val masked and shifted into the field defined by @__mask.
124 * @__mask: shifted mask defining the field's length and position
130 * @return: Masked and shifted value of the field defined by @__mask in @__val.
136 * @__mask: shifted mask defining the field's length and position
142 * @return: Masked and shifted value of the field defined by @__mask in @__val.
178 * @__mask: shifted mask defining the field's length and position
185 * @return: @__val masked and shifted into the field defined by @__mask.
253 * @__mask: shifted mask defining the field's length and position
259 * @return: Masked and shifted value of the field defined by @__mask in @__val.