Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c693 yp->cur_tx, yp->dirty_tx, in yellowfin_tx_timeout()
718 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_tx_timeout()
732 yp->cur_rx = yp->cur_tx = 0; in yellowfin_init_ring()
809 yp->tx_tail_desc = &yp->tx_status[0]; in yellowfin_init_ring()
883 if (yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE) in yellowfin_start_xmit()
927 for (; yp->cur_tx - yp->dirty_tx > 0; yp->dirty_tx++) { in yellowfin_interrupt()
944 yp->cur_tx - yp->dirty_tx < TX_QUEUE_SIZE - 4) { in yellowfin_interrupt()
1007 dirty_tx, yp->cur_tx, yp->tx_full); in yellowfin_interrupt()
1163 for (; yp->cur_rx - yp->dirty_rx > 0; yp->dirty_rx++) { in yellowfin_rx()
1214 yp->cur_tx, yp->dirty_tx, in yellowfin_close()
[all …]
/openbmc/linux/drivers/net/hamradio/
H A Dyam.c530 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag()
562 yp->rx_buf[yp->rx_len++] = rxb; in yam_rx_byte()
598 yp->tx_count = (yp->bitrate * yp->txd) / 8000; in yam_start_tx()
619 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
626 yp->slotcnt = yp->slot / 10; in yam_arbitrate()
685 b = yp->tx_buf[yp->tx_count++]; in yam_tx_byte()
695 yp->tx_crch = chktabl[yp->tx_crcl] ^ yp->tx_crch; in yam_tx_byte()
703 yp->tx_count = (yp->bitrate * yp->txtail) / 8000; in yam_tx_byte()
705 yp->tx_count += (yp->bitrate * yp->holdd) / 8; in yam_tx_byte()
875 yp->slotcnt = yp->slot / 10; in yam_open()
[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-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/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 \
/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/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml36 vref-yp-supply:
68 1: yp
/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.0.6.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/meta-security/recipes-ids/tripwire/files/
H A Dtwpol-yocto.txt1016 /etc/yp.conf -> $(SEC_BIN) ;

12