Home
last modified time | relevance | path

Searched refs:smps_offset (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_twl.c40 static u8 smps_offset; variable
65 twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset, in twl6030_vsel_to_uv()
82 if (smps_offset & 0x8) in twl6030_vsel_to_uv()
99 twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset, in twl6030_uv_to_vsel()
121 if (smps_offset & 0x8) in twl6030_uv_to_vsel()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_twl.c40 static u8 smps_offset; variable
65 twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset, in twl6030_vsel_to_uv()
82 if (smps_offset & 0x8) in twl6030_vsel_to_uv()
99 twl_i2c_read_u8(TWL6030_MODULE_ID0, &smps_offset, in twl6030_uv_to_vsel()
121 if (smps_offset & 0x8) in twl6030_uv_to_vsel()
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps80031-regulator.c591 u8 smps_offset; in check_smps_mode_mult() local
595 TPS80031_SMPS_OFFSET, &smps_offset); in check_smps_mode_mult()
638 ri->device_flags = (smps_offset & mult_offset) ? DCDC_OFFSET_EN : 0; in check_smps_mode_mult()

Completed in 2 milliseconds