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

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-nas2big.dts 52 regulators: regulators { label
kirkwood-netxbig.dtsi 88 regulators: regulators { label
at91-sam9x60ek.dts 37 regulators: regulators { label
dra76-evm.dts 229 tps65917_regulators: regulators {
330 regulators: regulators { label in label:lp87565
395 /* Regulators */
  /src/sys/dev/i2c/
rkpmic.c 466 int child, regulators; local in function:rkpmic_attach
519 regulators = of_find_firstchild_byname(sc->sc_phandle, "regulators");
520 if (regulators < 0)
524 child = of_find_firstchild_byname(regulators, sc->sc_conf->ctrl[n].name);

Completed in 15 milliseconds