OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:st_val
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/fdt/
gpioregulator.c
59
u_int
st_val
;
member in struct:gpioregulator_state
140
sc->sc_states[n].
st_val
= be32toh(pstates[n * 2 + 0]);
227
if (sc->sc_states[n].
st_val
>= min_uvolt &&
228
sc->sc_states[n].
st_val
<= max_uvolt) {
258
*puvolt = sc->sc_states[n].
st_val
;
Completed in 10 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025