Searched refs:reg_global_lock_offset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ti/ |
H A D | pinctrl-ti-iodelay.c | 46 * @reg_global_lock_offset: Global iodelay module lock register offset 74 u32 reg_global_lock_offset; member 290 r = regmap_update_bits(iod->regmap, reg->reg_global_lock_offset, in ti_iodelay_pinconf_init_dev() 364 regmap_update_bits(iod->regmap, reg->reg_global_lock_offset, in ti_iodelay_pinconf_deinit_dev() 796 .reg_global_lock_offset = 0x2c,
|
/kernel/linux/linux-6.6/drivers/pinctrl/ti/ |
H A D | pinctrl-ti-iodelay.c | 48 * @reg_global_lock_offset: Global iodelay module lock register offset 76 u32 reg_global_lock_offset; member 292 r = regmap_update_bits(iod->regmap, reg->reg_global_lock_offset, in ti_iodelay_pinconf_init_dev() 366 regmap_update_bits(iod->regmap, reg->reg_global_lock_offset, in ti_iodelay_pinconf_deinit_dev() 799 .reg_global_lock_offset = 0x2c,
|
Completed in 4 milliseconds