Home
last modified time | relevance | path

Searched refs:twl6030_vsel_to_uv (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap_twl.c54 static unsigned long twl6030_vsel_to_uv(const u8 vsel) in twl6030_vsel_to_uv() function
113 if (uv > twl6030_vsel_to_uv(0x39)) { in twl6030_uv_to_vsel()
117 __func__, uv, twl6030_vsel_to_uv(0x39)); in twl6030_uv_to_vsel()
173 .vsel_to_uv = twl6030_vsel_to_uv,
191 .vsel_to_uv = twl6030_vsel_to_uv,
209 .vsel_to_uv = twl6030_vsel_to_uv,

Completed in 5 milliseconds