Home
last modified time | relevance | path

Searched defs:vreg (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-msm/
Dvreg.c28 struct vreg { struct
38 static struct vreg vregs[] = { argument
99 void vreg_put(struct vreg *vreg) in vreg_put()
103 int vreg_enable(struct vreg *vreg) in vreg_enable()
117 int vreg_disable(struct vreg *vreg) in vreg_disable()
134 int vreg_set_level(struct vreg *vreg, unsigned mv) in vreg_set_level()
146 struct vreg *vreg = data; in vreg_debug_set() local
163 struct vreg *vreg = data; in vreg_debug_get() local
175 struct vreg *vreg = data; in vreg_debug_count_set() local
184 struct vreg *vreg = data; in vreg_debug_count_get() local
/arch/powerpc/boot/
Dcpm-serial.c200 void *vreg[2]; in cpm_console_init() local