Home
last modified time | relevance | path

Searched refs:is_offset_valid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_twl.c39 static bool is_offset_valid; variable
64 if (!is_offset_valid) { in twl6030_vsel_to_uv()
67 is_offset_valid = true; in twl6030_vsel_to_uv()
98 if (!is_offset_valid) { in twl6030_uv_to_vsel()
101 is_offset_valid = true; in twl6030_uv_to_vsel()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_twl.c39 static bool is_offset_valid; variable
64 if (!is_offset_valid) { in twl6030_vsel_to_uv()
67 is_offset_valid = true; in twl6030_vsel_to_uv()
98 if (!is_offset_valid) { in twl6030_uv_to_vsel()
101 is_offset_valid = true; in twl6030_uv_to_vsel()

Completed in 2 milliseconds