Lines Matching defs:shift
18 #define MUX_PG(group_name, reg, shift, width) \
26 .mfpctl_shift = shift, \
36 #define DRV_PG(group_name, reg, shift, width) \
45 .drv_shift = shift, \
52 #define SR_PG(group_name, reg, shift, width) \
64 .sr_shift = shift, \
79 .shift = pull_sft, \
90 .shift = st_sft, \
170 * @shift: shift value of the register
175 unsigned int shift;
182 * @shift: shift value of the register
187 unsigned int shift;