| /drivers/net/arcnet/ |
| A D | rfc1201.c | 95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans() local 110 switch (soft->proto) { in type_trans() 139 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx() local 164 soft, sizeof(pkt->soft)); in rx() 173 soft->sequence); in rx() 191 soft = &pkt->soft.rfc1201; in rx() 200 pkt->soft.raw + sizeof(pkt->soft), in rx() 302 soft = &pkt->soft.rfc1201; in rx() 349 soft = &pkt->soft.rfc1201; in rx() 384 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header() local [all …]
|
| A D | capmode.c | 82 if (length > sizeof(pkt->soft)) in rx() 83 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 84 pkt->soft.raw + sizeof(pkt->soft) in rx() 86 length - sizeof(pkt->soft)); in rx() 107 *((int *)&pkt->soft.cap.cookie[0])); in build_header() 148 *((int *)&pkt->soft.cap.cookie[0])); in prepare_tx() 171 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft.cap.proto, in prepare_tx() 172 sizeof(pkt->soft.cap.proto)); in prepare_tx() 178 ((unsigned char *)&pkt->soft.cap.mes), length - 1); in prepare_tx() 213 ackpkt->soft.cap.mes.ack = acked; in ack_tx() [all …]
|
| A D | rfc1051.c | 91 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in type_trans() local 106 switch (soft->proto) { in type_trans() 149 if (length > sizeof(pkt->soft)) in rx() 150 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 151 pkt->soft.raw + sizeof(pkt->soft), in rx() 152 length - sizeof(pkt->soft)); in rx() 167 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in build_header() local 172 soft->proto = ARC_P_IP_RFC1051; in build_header() 175 soft->proto = ARC_P_ARP_RFC1051; in build_header() 238 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, length); in prepare_tx()
|
| A D | arc-rawmode.c | 69 if (length > sizeof(pkt->soft)) in rx() 70 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 71 pkt->soft.raw + sizeof(pkt->soft), in rx() 72 length - sizeof(pkt->soft)); in rx() 146 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, length); in prepare_tx()
|
| A D | arcnet.c | 701 struct arc_rfc1201 *soft; in arcnet_send_packet() local 712 soft = &pkt->soft.rfc1201; in arcnet_send_packet() 713 proto = arc_proto_map[soft->proto]; in arcnet_send_packet() 1125 struct arc_rfc1201 *soft; in arcnet_rx() local 1128 soft = &rxdata.pkt.soft.rfc1201; in arcnet_rx() 1140 if (sizeof(rxdata.pkt.soft) <= length) { in arcnet_rx() 1141 lp->hw.copy_from_card(dev, bufnum, ofs, soft, sizeof(rxdata.pkt.soft)); in arcnet_rx() 1143 memset(&rxdata.pkt.soft, 0, sizeof(rxdata.pkt.soft)); in arcnet_rx() 1154 if (arc_proto_map[soft->proto]->is_ip) { in arcnet_rx() 1158 *newp = arc_proto_map[soft->proto]; in arcnet_rx() [all …]
|
| A D | Kconfig | 51 ARCnet "raw mode" packet encapsulation, no soft headers. Unlikely
|
| /drivers/watchdog/ |
| A D | bcm47xx_wdt.c | 180 bool soft; in bcm47xx_wdt_probe() local 186 soft = wdt->max_timer_ms < WDT_SOFTTIMER_THRESHOLD * 1000; in bcm47xx_wdt_probe() 188 if (soft) { in bcm47xx_wdt_probe() 211 soft ? ", Software Timer" : ""); in bcm47xx_wdt_probe() 215 if (soft) in bcm47xx_wdt_probe()
|
| /drivers/mfd/ |
| A D | si476x-i2c.c | 127 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start() argument 132 if (!soft) { in si476x_core_start() 221 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop() argument 226 if (soft) { in si476x_core_stop() 245 if (!soft) { in si476x_core_stop()
|
| /drivers/net/can/ifi_canfd/ |
| A D | Kconfig | 6 This driver adds support for the I/F/I CAN_FD soft IP block
|
| /drivers/gpu/drm/ci/xfails/ |
| A D | msm-apq8096-skips.txt | 27 # watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [kworker/u16:3:46]
|
| A D | msm-sm8350-hdk-skips.txt | 95 # [ 228.161164] watchdog: BUG: soft lockup - CPU#0 stuck for 26s! [gpu-worker:150]
|
| /drivers/media/radio/ |
| A D | radio-si476x.c | 600 bool soft; in si476x_radio_change_func() local 609 soft = true; in si476x_radio_change_func() 610 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func() 616 soft = false; in si476x_radio_change_func() 617 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func() 626 err = si476x_core_start(radio->core, soft); in si476x_radio_change_func()
|
| /drivers/net/ethernet/litex/ |
| A D | Kconfig | 25 LiteX is a soft system-on-chip that targets FPGAs. LiteETH is a basic
|
| /drivers/pinctrl/mediatek/ |
| A D | mtk-eint.h | 24 unsigned int soft; member
|
| A D | pinctrl-mtk-common.h | 175 unsigned int soft; member
|
| A D | mtk-eint.c | 42 .soft = 0x200,
|
| /drivers/infiniband/sw/rxe/ |
| A D | Kconfig | 24 To configure and work with soft-RoCE driver please use the
|
| /drivers/net/phy/ |
| A D | sfp.c | 863 unsigned int soft) in sfp_soft_set_state() argument 868 if (soft & SFP_F_TX_DISABLE) in sfp_soft_set_state() 873 if (soft & SFP_F_RS0) in sfp_soft_set_state() 882 if (soft & SFP_F_RS1) in sfp_soft_set_state() 928 unsigned int soft = sfp->state_soft_mask & (SFP_F_LOS | SFP_F_TX_FAULT); in sfp_get_state() local 932 if (state & SFP_F_PRESENT && soft) in sfp_get_state() 943 unsigned int soft; in sfp_set_state() local 947 soft = sfp->state_soft_mask & SFP_F_OUTPUTS; in sfp_set_state() 948 if (state & SFP_F_PRESENT && soft) in sfp_set_state() 949 sfp_soft_set_state(sfp, state, soft); in sfp_set_state()
|
| /drivers/staging/media/atomisp/ |
| A D | notes.txt | 28 this means that unlike in fixed pipelines the soft pipelines
|
| /drivers/pinctrl/ |
| A D | pinctrl-as3722.c | 141 FUNCTION_GROUP(soft-reset-in, SOFT_RESET_IN),
|
| /drivers/pwm/ |
| A D | Kconfig | 473 PWM driver for Microchip FPGA soft IP core. 796 typically a soft core which may be present in Xilinx FPGAs. 797 This device may also be present in Microblaze soft processors.
|
| /drivers/net/can/ |
| A D | Kconfig | 217 Xilinx CAN driver. This driver supports both soft AXI CAN IP and
|
| /drivers/mailbox/ |
| A D | Kconfig | 139 An implementation of the Altera Mailbox soft core. It is used
|
| /drivers/usb/gadget/udc/ |
| A D | Kconfig | 377 Xilinx USB2 device is a soft IP which supports both full
|
| /drivers/mmc/host/ |
| A D | sdhci.c | 362 static void sdhci_init(struct sdhci_host *host, int soft) in sdhci_init() argument 367 if (soft) in sdhci_init() 381 if (soft) { in sdhci_init()
|