Home
last modified time | relevance | path

Searched refs:lpd (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dxlnx-versal.c144 object_initialize_child(OBJECT(s), "rpu-cluster", &s->lpd.rpu.cluster, in versal_create_rpu_cpus()
146 qdev_prop_set_uint32(DEVICE(&s->lpd.rpu.cluster), "cluster-id", 1); in versal_create_rpu_cpus()
148 for (i = 0; i < ARRAY_SIZE(s->lpd.rpu.cpu); i++) { in versal_create_rpu_cpus()
151 object_initialize_child(OBJECT(&s->lpd.rpu.cluster), in versal_create_rpu_cpus()
152 "rpu-cpu[*]", &s->lpd.rpu.cpu[i], in versal_create_rpu_cpus()
154 obj = OBJECT(&s->lpd.rpu.cpu[i]); in versal_create_rpu_cpus()
159 object_property_set_int(obj, "core-count", ARRAY_SIZE(s->lpd.rpu.cpu), in versal_create_rpu_cpus()
161 object_property_set_link(obj, "memory", OBJECT(&s->lpd.rpu.mr), in versal_create_rpu_cpus()
166 qdev_realize(DEVICE(&s->lpd.rpu.cluster), NULL, &error_fatal); in versal_create_rpu_cpus()
173 for (i = 0; i < ARRAY_SIZE(s->lpd.iou.uart); i++) { in versal_create_uarts()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lprng/
H A Dlprng_3.8.C.bb26 mv ${D}/etc/lpd/lpd.conf.sample ${D}/etc/lpd/lpd.conf
27 mv ${D}/etc/lpd/lpd.perms.sample ${D}/etc/lpd/lpd.perms
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c61 unsigned int lpd; /* RCW lane powerdown bit */ member
111 int word = lanes[lane].lpd / 32; in serdes_lane_enabled()
112 int bit = lanes[lane].lpd % 32; in serdes_lane_enabled()
/openbmc/openbmc/poky/meta/recipes-extended/cups/
H A Dcups.inc3 general replacement for lpd and the like. It supports the Internet Printing \
37 SYSTEMD_SERVICE:${PN} = "cups.socket cups.path cups.service cups-lpd.socket"
/openbmc/qemu/include/hw/arm/
H A Dxlnx-versal.h103 } lpd; member
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c1382 static u16 b43legacy_get_812_value(struct b43legacy_wldev *dev, u8 lpd) in b43legacy_get_812_value() argument
1395 switch (lpd) { in b43legacy_get_812_value()
1408 switch (lpd) { in b43legacy_get_812_value()
1450 switch (lpd) { in b43legacy_get_812_value()
1463 switch (lpd) { in b43legacy_get_812_value()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c1101 u16 phy_register, unsigned int lpd) in radio2050_rfover_val() argument
1145 switch (lpd) { in radio2050_rfover_val()
1164 switch (lpd) { in radio2050_rfover_val()
1184 switch (lpd) { in radio2050_rfover_val()
1201 switch (lpd) { in radio2050_rfover_val()
/openbmc/linux/Documentation/admin-guide/
H A Ddevices.rst141 /dev/printer socket lpd local socket
/openbmc/u-boot/arch/arm/dts/
H A Dzynqmp.dtsi666 reg-names = "serdes", "siou", "lpd";
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt881 #/var/lock/subsys/lpd -> $(SEC_CONFIG) ;
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt708 c84 lpd SSF_RRDRD2
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc575 D(0xc804, LPD, SSF, ILA, 0, 0, new_P, r3_P32, lpd, 0, MO_TEUL)
576 D(0xc805, LPDG, SSF, ILA, 0, 0, new_P, r3_P64, lpd, 0, MO_TEUQ)