| /kernel/linux/linux-4.19/drivers/net/ethernet/packetengines/ |
| D | yellowfin.c | 183 the 'yp->tx_full' flag. 187 empty by incrementing the dirty_tx mark. Iff the 'yp->tx_full' flag is set, it 566 struct yellowfin_private *yp = netdev_priv(dev); in yellowfin_open() local 567 const int irq = yp->pci_dev->irq; in yellowfin_open() 568 void __iomem *ioaddr = yp->base; in yellowfin_open() 582 iowrite32(yp->rx_ring_dma, ioaddr + RxPtr); in yellowfin_open() 583 iowrite32(yp->tx_ring_dma, ioaddr + TxPtr); in yellowfin_open() 604 yp->tx_threshold = 32; in yellowfin_open() 605 iowrite32(yp->tx_threshold, ioaddr + TxThreshold); in yellowfin_open() 608 dev->if_port = yp->default_port; in yellowfin_open() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/ |
| D | yellowfin.c | 183 the 'yp->tx_full' flag. 187 empty by incrementing the dirty_tx mark. Iff the 'yp->tx_full' flag is set, it 571 struct yellowfin_private *yp = netdev_priv(dev); in yellowfin_open() local 572 const int irq = yp->pci_dev->irq; in yellowfin_open() 573 void __iomem *ioaddr = yp->base; in yellowfin_open() 587 iowrite32(yp->rx_ring_dma, ioaddr + RxPtr); in yellowfin_open() 588 iowrite32(yp->tx_ring_dma, ioaddr + TxPtr); in yellowfin_open() 609 yp->tx_threshold = 32; in yellowfin_open() 610 iowrite32(yp->tx_threshold, ioaddr + TxThreshold); in yellowfin_open() 613 dev->if_port = yp->default_port; in yellowfin_open() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/hamradio/ |
| D | yam.c | 477 struct yam_port *yp = netdev_priv(dev); in yam_set_uart() local 478 int divisor = 115200 / yp->baudrate; in yam_set_uart() 543 static inline void yam_rx_flag(struct net_device *dev, struct yam_port *yp) in yam_rx_flag() argument 545 if (yp->dcd && yp->rx_len >= 3 && yp->rx_len < YAM_MAX_FRAME) { in yam_rx_flag() 546 int pkt_len = yp->rx_len - 2 + 1; /* -CRC + kiss */ in yam_rx_flag() 549 if ((yp->rx_crch & yp->rx_crcl) != 0xFF) { in yam_rx_flag() 559 memcpy(cp, yp->rx_buf, pkt_len - 1); in yam_rx_flag() 566 yp->rx_len = 0; in yam_rx_flag() 567 yp->rx_crcl = 0x21; in yam_rx_flag() 568 yp->rx_crch = 0xf3; in yam_rx_flag() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/hamradio/ |
| D | yam.c | 462 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| D | fsl,imx25-gcq.yaml | 36 vref-yp-supply: 38 The regulator supplying the ADC reference voltage on pin YP. 68 1: yp 84 0: YP voltage reference
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/ |
| D | fsl,imx25-gcq.txt | 19 - vref-yp-supply: The regulator supplying the ADC reference voltage on pin YP. 29 1: yp
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | s3c2410_ts.c | 69 * @yp: The accumulated Y position data. 82 unsigned long yp; member 119 ts.yp >>= ts.shift; in touch_timer_fire() 122 __func__, ts.xp, ts.yp, ts.count); in touch_timer_fire() 125 input_report_abs(ts.input, ABS_Y, ts.yp); in touch_timer_fire() 131 ts.yp = 0; in touch_timer_fire() 138 ts.yp = 0; in touch_timer_fire() 201 ts.yp += data1; in s3c24xx_ts_conversion()
|
| D | mxs-lradc-ts.c | 270 * YP(open)--+-------------+ 298 * YP(meas)--+-------------+ 324 * YP(+)--+-------------+ 350 * YP(+)--+-------------+
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | s3c2410_ts.c | 88 * @yp: The accumulated Y position data. 101 unsigned long yp; member 138 ts.yp >>= ts.shift; in touch_timer_fire() 141 __func__, ts.xp, ts.yp, ts.count); in touch_timer_fire() 144 input_report_abs(ts.input, ABS_Y, ts.yp); in touch_timer_fire() 150 ts.yp = 0; in touch_timer_fire() 157 ts.yp = 0; in touch_timer_fire() 220 ts.yp += data1; in s3c24xx_ts_conversion()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | colibri-vf50-ts.txt | 8 - yp-gpios: FET gate driver for input of Y+ 25 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | colibri-vf50-ts.txt | 8 - yp-gpios: FET gate driver for input of Y+ 25 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
|
| /kernel/linux/linux-5.10/crypto/ |
| D | salsa20_generic.c | 7 * - salsa20.c: Public domain C code by Daniel J. Bernstein <djb@cr.yp.to> 10 * Cipher Project. It is designed by Daniel J. Bernstein <djb@cr.yp.to>. 13 * https://cr.yp.to/snuffle.html
|
| /kernel/linux/linux-4.19/crypto/ |
| D | salsa20_generic.c | 7 * - salsa20.c: Public domain C code by Daniel J. Bernstein <djb@cr.yp.to> 10 * Cipher Project. It is designed by Daniel J. Bernstein <djb@cr.yp.to>. 13 * http://cr.yp.to/snuffle.html
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| D | mxs-lradc.h | 28 # define LRADC_CTRL0_MX28_YPNSW /* YP */ BIT(20) 29 # define LRADC_CTRL0_MX28_YPPSW /* YP */ BIT(19)
|
| /kernel/linux/linux-4.19/include/linux/mfd/ |
| D | mxs-lradc.h | 37 # define LRADC_CTRL0_MX28_YPNSW /* YP */ BIT(20) 38 # define LRADC_CTRL0_MX28_YPPSW /* YP */ BIT(19)
|
| /kernel/linux/linux-5.10/include/linux/input/ |
| D | as5011.h | 14 char yp, yn; /* threshold for y axis */ member
|
| /kernel/linux/linux-4.19/include/dt-bindings/iio/adc/ |
| D | fsl-imx25-gcq.h | 9 #define MX25_ADC_REFP_YP 0 /* YP voltage reference */
|
| /kernel/linux/linux-5.10/include/dt-bindings/iio/adc/ |
| D | fsl-imx25-gcq.h | 9 #define MX25_ADC_REFP_YP 0 /* YP voltage reference */
|
| /kernel/linux/linux-4.19/include/linux/input/ |
| D | as5011.h | 17 char yp, yn; /* threshold for y axis */ member
|
| /kernel/linux/linux-5.10/lib/crypto/ |
| D | curve25519-generic.c | 9 * Information: https://cr.yp.to/ecdh.html
|
| D | curve25519.c | 9 * Information: https://cr.yp.to/ecdh.html
|
| /kernel/linux/linux-4.19/drivers/iio/adc/ |
| D | fsl-imx25-gcq.c | 59 MX25_CQG_CHAN(MX25_CFG_YP, "yp"), 69 [MX25_ADC_REFP_YP] = "yp", 202 devm_regulator_get_optional(&pdev->dev, "vref-yp"); in mx25_gcq_setup_cfgs()
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | fsl-imx25-gcq.c | 65 MX25_CQG_CHAN(MX25_CFG_YP, "yp"), 75 [MX25_ADC_REFP_YP] = "yp", 208 devm_regulator_get_optional(&pdev->dev, "vref-yp"); in mx25_gcq_setup_cfgs()
|
| /kernel/linux/linux-4.19/Documentation/iio/ |
| D | ep93xx_adc.txt | 28 | in_voltage7_raw | YP |
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | vf500-colibri.dtsi | 24 yp-gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
|