HomeSort by: relevance | last modified time | path
    Searched refs:of_getprop_uint32_array (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ofw/
openfirm.h 138 int of_getprop_uint32_array(int, const char *, uint32_t *, int);
ofw_subr.c 588 of_getprop_uint32_array(int node, const char *prop, uint32_t *array, int n) function in typeref:typename:int
  /src/sys/dev/fdt/
pwmregulator.c 136 if (of_getprop_uint32_array(phandle, "pwm-dutycycle-range",
145 if (of_getprop_uint32_array(phandle, "voltage-table",

Completed in 14 milliseconds