Searched refs:shift0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/x86/ |
H A D | clk-cgu.h | 39 u8 shift0; member 136 u8 shift0; member 158 .shift0 = _shft0, \
|
H A D | clk-cgu.c | 399 ddiv->shift0, ddiv->width0) + 1; in lgm_clk_ddiv_recalc_rate() 481 lgm_set_clk_val(ddiv->membase, ddiv->reg, ddiv->shift0, ddiv->width0, in lgm_clk_ddiv_set_rate() 559 ddiv->shift0 = list->shift0; in lgm_clk_register_ddiv()
|
/kernel/linux/linux-6.6/drivers/clk/x86/ |
H A D | clk-cgu.h | 39 u8 shift0; member 136 u8 shift0; member 158 .shift0 = _shft0, \
|
H A D | clk-cgu.c | 399 ddiv->shift0, ddiv->width0) + 1; in lgm_clk_ddiv_recalc_rate() 481 lgm_set_clk_val(ddiv->membase, ddiv->reg, ddiv->shift0, ddiv->width0, in lgm_clk_ddiv_set_rate() 559 ddiv->shift0 = list->shift0; in lgm_clk_register_ddiv()
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 695 unsigned int shift0) in twl6032_get_trim_value() 699 val = (trim_regs[reg0] & mask0) << shift0; in twl6032_get_trim_value() 693 twl6032_get_trim_value(u8 *trim_regs, unsigned int reg0, unsigned int reg1, unsigned int mask0, unsigned int mask1, unsigned int shift0) twl6032_get_trim_value() argument
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 695 unsigned int shift0) in twl6032_get_trim_value() 699 val = (trim_regs[reg0] & mask0) << shift0; in twl6032_get_trim_value() 693 twl6032_get_trim_value(u8 *trim_regs, unsigned int reg0, unsigned int reg1, unsigned int mask0, unsigned int mask1, unsigned int shift0) twl6032_get_trim_value() argument
|
Completed in 7 milliseconds