Home
last modified time | relevance | path

Searched refs:yp (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c573 struct yellowfin_private *yp = netdev_priv(dev); in yellowfin_open() local
574 const int irq = yp->pci_dev->irq; in yellowfin_open()
575 void __iomem *ioaddr = yp->base; in yellowfin_open()
589 iowrite32(yp->rx_ring_dma, ioaddr + RxPtr); in yellowfin_open()
590 iowrite32(yp->tx_ring_dma, ioaddr + TxPtr); in yellowfin_open()
611 yp->tx_threshold = 32; in yellowfin_open()
612 iowrite32(yp->tx_threshold, ioaddr + TxThreshold); in yellowfin_open()
615 dev->if_port = yp->default_port; in yellowfin_open()
620 if (yp->drv_flags & IsGigabit) { in yellowfin_open()
622 yp->full_duplex = 1; in yellowfin_open()
[all …]
/openbmc/linux/drivers/net/hamradio/
H A Dyam.c462 struct yam_port *yp = netdev_priv(dev); in yam_set_uart() local
463 int divisor = 115200 / yp->baudrate; in yam_set_uart()
528 static inline void yam_rx_flag(struct net_device *dev, struct yam_port *yp) in yam_rx_flag() argument
530 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag()
531 int pkt_len = yp->rx_len - 2 + 1; /* -CRC + kiss */ in yam_rx_flag()
534 if ((yp->rx_crch & yp->rx_crcl) != 0xFF) { in yam_rx_flag()
544 memcpy(cp, yp->rx_buf, pkt_len - 1); in yam_rx_flag()
551 yp->rx_len = 0; in yam_rx_flag()
552 yp->rx_crcl = 0x21; in yam_rx_flag()
553 yp->rx_crch = 0xf3; in yam_rx_flag()
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/
H A Dyp-tools_4.2.3.bb2 # The source package is utils/net/NIS/yp-tools
17 SRC_URI = "git://github.com/thkukuk/yp-tools;branch=master;protocol=https \
39 FILES:${PN} += " ${libdir}/yp-nis/*.so.*.* ${libdir}/yp-nis/pkgconfig/"
40 FILES:${PN}-dbg += " ${libdir}/yp-nis/.debug"
41 FILES:${PN}-dev += " ${libdir}/yp-nis/*.so ${libdir}/yp-nis/*.so.[12] ${libdir}/yp-nis/*.la"
42 FILES:${PN}-staticdev += " ${libdir}/yp-nis/*.a"
H A Dyp-tools_2.14.bb2 # The source package is utils/net/NIS/yp-tools
13 This is the final IPv4-only version of yp-tools. \
16 SRC_URI = "http://www.linux-nis.org/download/yp-tools/${BP}.tar.bz2 \
H A Dypbind-mt_2.7.2.bb12 domain bindings. Supports /var/yp/binding/* file \
14 of known secure NIS server (/etc/yp.conf) Binds to \
21 yp-tools \
25 RDEPENDS:${PN} += "yp-tools"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/
H A Ddaemontools_0.76.bb2 HOMEPAGE = "http://cr.yp.to/daemontools.html"
20 SRC_URI = "http://cr.yp.to/daemontools/${BPN}-${PV}.tar.gz \
31 UPSTREAM_CHECK_URI = "http://cr.yp.to/daemontools/install.html"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/files/
H A Dypbind.init56 if [ ! -f /etc/yp.conf -a "$YPBIND_BROADCAST" != "yes" ] ; then
88 rm -f /var/yp/binding/* /var/run/ypbind.pid
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dcolibri-vf50-ts.txt9 - yp-gpios: FET gate driver for input of Y+
26 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
/openbmc/linux/include/linux/input/
H A Das5011.h14 char yp, yn; /* threshold for y axis */ member
/openbmc/openbmc/poky/documentation/overview-manual/
H A Dindex.rst14 yp-intro
H A Dintro.rst17 - :ref:`overview-manual/yp-intro:introducing the yocto project`\ *:*
H A Dyp-intro.rst99 infrastructure <overview-manual/yp-intro:the yocto project layer model>`
458 :ref:`figure <overview-manual/yp-intro:what is the yocto project?>`.
469 ":ref:`overview-manual/yp-intro:what is the yocto project?`"
482 ":ref:`overview-manual/yp-intro:reference embedded distribution (poky)`"
545 :ref:`CROPS <overview-manual/yp-intro:development tools>`.
707 <overview-manual/yp-intro:the yocto project layer model>` that extend
/openbmc/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf500-colibri.dtsi24 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb196 yp-tools \
198 yp-tools \
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/
H A Ddhcpcd_10.1.0.bb34 PACKAGECONFIG[ypbind] = "--with-eghook=yp, , ,ypbind-mt"
/openbmc/linux/drivers/input/joystick/
H A Das5011.c193 error = as5011_i2c_write(client, AS5011_YP, plat_dat->yp); in as5011_configure_chip()
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dbuild-appliance-image_15.0.0.bb3 HOMEPAGE = "https://docs.yoctoproject.org/overview-manual/yp-intro.html#archived-components"
/openbmc/openbmc/poky/documentation/test-manual/
H A Dyocto-project-compatible.rst37 :ref:`overview-manual/yp-intro:the yocto project layer model` is powerful
/openbmc/docs/designs/
H A Dexternal-sensor.md249 [^16]: https://cr.yp.to/proto/utctai.html
/openbmc/openbmc/poky/documentation/
H A Dwhat-i-wish-id-known.rst101 .. image:: figures/yp-how-it-works-new-diagram.png
/openbmc/linux/crypto/
H A DKconfig642 https://cr.yp.to/chacha/chacha-20080128.pdf for further information.
648 https://cr.yp.to/snuffle/xsalsa-20081128.pdf for further information.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/
H A D2ch_t.patch4745 +�� #CJ yp
4758 +�褩 #CJ yp
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-apalis-v1.1.dtsi219 yp-gpios = <&lsio_gpio2 17 GPIO_ACTIVE_LOW>;
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dreference.rst66 ":ref:`overview-manual/yp-intro:the yocto project layer model`"
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt1016 /etc/yp.conf -> $(SEC_BIN) ;

12