HomeSort by: relevance | last modified time | path
    Searched refs:prop_dictionary_set_uint32 (Results 1 - 25 of 66) sorted by relevancy

1 2 3

  /src/sys/arch/evbmips/gdium/
autoconf.c 125 prop_dictionary_set_uint32(dict, "width", 1024);
126 prop_dictionary_set_uint32(dict, "height", 600);
127 prop_dictionary_set_uint32(dict, "depth", 16);
128 prop_dictionary_set_uint32(dict, "linebytes", 2048);
129 prop_dictionary_set_uint32(dict, "address", 0x04000000);
  /src/sys/arch/epoc32/epoc32/
autoconf.c 70 prop_dictionary_set_uint32(dict, "width", epoc32_fb_width);
71 prop_dictionary_set_uint32(dict, "height", epoc32_fb_height);
72 prop_dictionary_set_uint32(dict, "addr", epoc32_fb_addr);
  /src/sys/arch/evbmips/loongson/
autoconf.c 144 prop_dictionary_set_uint32(dict, "width", 1024);
145 prop_dictionary_set_uint32(dict, "height", 600);
146 prop_dictionary_set_uint32(dict, "depth", 16);
147 prop_dictionary_set_uint32(dict, "linebytes", 2048);
gdium_machdep.c 251 prop_dictionary_set_uint32(dict, "width", 1024);
252 prop_dictionary_set_uint32(dict, "height", 600);
253 prop_dictionary_set_uint32(dict, "depth", 16);
254 prop_dictionary_set_uint32(dict, "linebytes", 2048);
256 prop_dictionary_set_uint32(dict, "address", fb_addr);
  /src/sys/arch/ibmnws/ibmnws/
autoconf.c 149 if (! prop_dictionary_set_uint32(dict, "width", 1024)) {
154 if (! prop_dictionary_set_uint32(dict, "height", 768)) {
159 if (! prop_dictionary_set_uint32(dict, "depth", 8)) {
164 if (! prop_dictionary_set_uint32(dict, "address", 0)) {
  /src/sys/arch/evbarm/iyonix/
autoconf.c 171 prop_dictionary_set_uint32(dict, "width",
173 prop_dictionary_set_uint32(dict, "height",
175 prop_dictionary_set_uint32(dict, "depth",
184 prop_dictionary_set_uint32(dict, "address", fbaddr);
  /src/sys/arch/iyonix/iyonix/
autoconf.c 171 prop_dictionary_set_uint32(dict, "width",
173 prop_dictionary_set_uint32(dict, "height",
175 prop_dictionary_set_uint32(dict, "depth",
184 prop_dictionary_set_uint32(dict, "address", fbaddr);
  /src/sys/arch/riscv/starfive/
jh7110_eqos.c 82 prop_dictionary_set_uint32(dict,
87 prop_dictionary_set_uint32(dict,
92 prop_dictionary_set_uint32(dict,
97 prop_dictionary_set_uint32(dict,
  /src/sys/arch/arm/imx/
imx_genfb.c 96 prop_dictionary_set_uint32(cfg, "width", ifb->ifb_width);
97 prop_dictionary_set_uint32(cfg, "height", ifb->ifb_height);
100 prop_dictionary_set_uint32(cfg, "address", 0);
101 prop_dictionary_set_uint32(cfg, "virtual_address",
  /src/sys/arch/bebox/bebox/
autoconf.c 187 prop_dictionary_set_uint32(dict, "width", 640);
188 prop_dictionary_set_uint32(dict, "height", 480);
189 prop_dictionary_set_uint32(dict, "depth", 8);
190 prop_dictionary_set_uint32(dict, "address", fbaddr);
  /src/sys/arch/arm/fdt/
a9ptmr_fdt.c 100 prop_dictionary_set_uint32(dict, "frequency", rate);
166 prop_dictionary_set_uint32(dict, "frequency", rate);
a9tmr_fdt.c 100 prop_dictionary_set_uint32(dict, "frequency", rate);
166 prop_dictionary_set_uint32(dict, "frequency", rate);
plfb_fdt.c 288 prop_dictionary_set_uint32(dict, "width", timing.hactive);
289 prop_dictionary_set_uint32(dict, "height", timing.vactive);
294 prop_dictionary_set_uint32(dict, "address", sc->sc_vram_addr);
295 prop_dictionary_set_uint32(dict, "virtual_address", sc->sc_vram);
  /src/sys/dev/dm/
dm_ioctl.c 104 prop_dictionary_set_uint32(dm_dict,DM_IOCTL_FLAGS,flag); \
110 prop_dictionary_set_uint32(dm_dict,DM_IOCTL_FLAGS,flag); \
251 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_MINOR, dmv->minor);
356 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
357 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_MINOR, dmv->minor);
439 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
440 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_MINOR, dmv->minor);
455 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_TARGET_COUNT, j);
495 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_OPEN, dmv->table_head.io_cnt);
496 prop_dictionary_set_uint32(dm_dict, DM_IOCTL_FLAGS, dmv->flags)
    [all...]
  /src/sys/dev/sysmon/
sysmon_envsys_util.c 109 if (!prop_dictionary_set_uint32(dict, key, val)) {
116 if (!prop_dictionary_set_uint32(dict, key, val)) {
  /src/sys/arch/evbppc/obs405/
obs600_autoconf.c 121 prop_dictionary_set_uint32(dict, "params",
  /src/sys/arch/powerpc/ibm4xx/
ibm4xx_autoconf.c 96 prop_dictionary_set_uint32(dict, "mii-phy",
  /src/sys/arch/shark/ofw/
chipsfb_ofbus.c 209 prop_dictionary_set_uint32(dict, "width", width);
210 prop_dictionary_set_uint32(dict, "height", height);
211 prop_dictionary_set_uint32(dict, "linebytes", linebytes);
212 prop_dictionary_set_uint32(dict, "depth", depth);
  /src/sys/dev/ofw/
ofw_i2c_subr.c 97 prop_dictionary_set_uint32(dev, "addr", addr);
  /src/sys/arch/macppc/macppc/
machdep.c 373 prop_dictionary_set_uint32(dict, "width", temp);
378 prop_dictionary_set_uint32(dict, "height", temp);
387 prop_dictionary_set_uint32(dict, "depth", 8);
393 prop_dictionary_set_uint32(dict, "address", fbaddr);
417 prop_dictionary_set_uint32(dict, "refclk", temp / 10);
  /src/lib/libdm/
libdm_ioctl.c 339 if ((prop_dictionary_set_uint32(libdm_task->ldm_task,
373 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
387 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
404 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
418 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
435 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
449 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
459 (void)prop_dictionary_set_uint32(libdm_task->ldm_task,
  /src/sys/arch/mac68k/dev/
genfb_grfbus.c 195 prop_dictionary_set_uint32(dict, "width", sc->sc_width);
196 prop_dictionary_set_uint32(dict, "height", sc->sc_height);
200 prop_dictionary_set_uint32(dict, "address", sc->sc_paddr);
  /src/sys/dev/fdt/
simplefb.c 196 prop_dictionary_set_uint32(dict, "width", width);
197 prop_dictionary_set_uint32(dict, "height", height);
200 prop_dictionary_set_uint32(dict, "address", addr);
  /src/sys/external/bsd/drm2/drm/
drmfb.c 106 prop_dictionary_set_uint32(dict, "width", sizes->surface_width);
107 prop_dictionary_set_uint32(dict, "height", sizes->surface_height);
110 prop_dictionary_set_uint32(dict, "address", 0); /* XXX >32-bit */
  /src/sys/arch/macppc/dev/
smuiic.c 111 prop_dictionary_set_uint32(dev, "addr", addr);

Completed in 32 milliseconds

1 2 3