HomeSort by: relevance | last modified time | path
    Searched defs:bphandle (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
cwfg.c 396 const int bphandle = fdtbus_get_phandle(sc->sc_phandle, "monitored-battery"); local in function:cwfg_parse_resources
397 if (bphandle != -1 && of_getprop_uint32(bphandle,
cwfg.c 396 const int bphandle = fdtbus_get_phandle(sc->sc_phandle, "monitored-battery"); local in function:cwfg_parse_resources
397 if (bphandle != -1 && of_getprop_uint32(bphandle,

Completed in 28 milliseconds