Searched refs:of_getintprop_default (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dprom.c188 int of_getintprop_default(struct device_node *np, const char *name, int def) function
199 EXPORT_SYMBOL(of_getintprop_default); variable
815 irq_data->portid = of_getintprop_default(dp, "portid", 0);
816 irq_data->chip_version = of_getintprop_default(dp, "version#", 0);
926 irq_data->portid = of_getintprop_default(dp, "portid", 0);
1679 int id = of_getintprop_default(dp, mid_prop, -1);
1684 id = of_getintprop_default(dp, this_mid_prop, -1);
1705 int cpuid = of_getintprop_default(dp, mid_prop, -1);
1713 cpuid = of_getintprop_default(dp, this_mid_prop, -1);
1722 portid = of_getintprop_default(portid_paren
[all...]
H A Dpci.c434 dev->vendor = of_getintprop_default(node, "vendor-id", 0xffff);
435 dev->device = of_getintprop_default(node, "device-id", 0xffff);
437 of_getintprop_default(node, "subsystem-vendor-id", 0);
439 of_getintprop_default(node, "subsystem-id", 0);
H A Dpci_fire.c218 u32 portid = of_getintprop_default(dp, "portid", 0xff);
H A Dchmc.c330 int portid = of_getintprop_default(dp, "portid", -1);
H A Dof_device.c909 op->clock_freq = of_getintprop_default(dp, "clock-frequency",
911 op->portid = of_getintprop_default(dp, "upa-portid", -1);
913 op->portid = of_getintprop_default(dp, "portid", -1);
H A Dpci_schizo.c1372 pbm->chip_version = of_getintprop_default(dp, "version#", 0);
1373 pbm->chip_revision = of_getintprop_default(dp, "module-version#", 0);
1414 portid = of_getintprop_default(dp, "portid", 0xff);
H A Dcentral.c161 board = of_getintprop_default(dp, "board#", -1);
H A Dpci_sabre.c788 upa_portid = of_getintprop_default(dp, "upa-portid", 0xff);
H A Dtime.c849 clock = of_getintprop_default(dp, "stick-frequency", 0);
856 clock = of_getintprop_default(dp, "stick-frequency", 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsun_esp.c115 esp->scsi_id = of_getintprop_default(dp, "initiator-id", 0xff);
119 esp->scsi_id = of_getintprop_default(dp, "scsi-initiator-id", 0xff);
129 esp->scsi_id = of_getintprop_default(sdev->bus->ofdev.node,
159 fmhz = of_getintprop_default(dp, "clock-frequency", 0);
162 of_getintprop_default(bus_dp, "clock-frequency", 0);
173 bursts = of_getintprop_default(dp, "burst-sizes", 0xff);
176 u8 val = of_getintprop_default(dma_dp, "burst-sizes", 0xff);
182 u8 val = of_getintprop_default(sdev->bus->ofdev.node,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsunxvr2500.c36 sp->width = of_getintprop_default(sp->of_node, "width", 0);
37 sp->height = of_getintprop_default(sp->of_node, "height", 0);
38 sp->depth = of_getintprop_default(sp->of_node, "depth", 8);
H A Dsunxvr500.c47 ep->width = of_getintprop_default(ep->of_node, "width", 0);
48 ep->height = of_getintprop_default(ep->of_node, "height", 0);
49 ep->depth = of_getintprop_default(ep->of_node, "depth", 8);
H A Dp9100.c284 linebytes = of_getintprop_default(dp, "linebytes",
H A Dbw2.c303 linebytes = of_getintprop_default(dp, "linebytes",
H A Dcg3.c385 linebytes = of_getintprop_default(dp, "linebytes",
H A Dtcx.c392 linebytes = of_getintprop_default(dp, "linebytes",
H A Dcg14.c489 linebytes = of_getintprop_default(dp, "linebytes",
H A Dleo.c568 linebytes = of_getintprop_default(dp, "linebytes",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dprom.h98 extern int of_getintprop_default(struct device_node *np,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dprom.h107 extern int of_getintprop_default(struct device_node *np,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c570 op->clock_freq = of_getintprop_default(dp, "clock-frequency",
572 op->portid = of_getintprop_default(dp, "upa-portid", -1);
574 op->portid = of_getintprop_default(dp, "portid", -1);
625 board = of_getintprop_default(io_unit, "board#", -1);
H A Dprom.c183 int of_getintprop_default(struct device_node *np, const char *name, int def) function
194 EXPORT_SYMBOL(of_getintprop_default); variable
H A Dioport.c477 sbus->devid = of_getintprop_default(parent, "device-id", 0);
478 sbus->board = of_getintprop_default(parent, "board#", 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/
H A Dsbus.c234 sbus_clock = of_getintprop_default(dp, "clock-frequency",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsunqe.c763 bsizes = of_getintprop_default(dp, "burst-sizes", 0xff);
765 bsizes_more = of_getintprop_default(dp->parent, "burst-sizes", 0xff);
851 i = of_getintprop_default(sdev->ofdev.node, "channel#", -1);

Completed in 132 milliseconds

12