| /drivers/char/tpm/ |
| A D | tpm_tis_spi_cr50.c | 101 unsigned int attempt = ++phy->irq_confirmation_attempt; in cr50_ensure_access_delay() local 107 attempt); in cr50_ensure_access_delay() 108 } else if (attempt > MAX_IRQ_CONFIRMATION_ATTEMPTS) { in cr50_ensure_access_delay()
|
| /drivers/input/serio/ |
| A D | libps2.c | 47 int attempt = 0; in ps2_do_sendbyte() local 68 } while (ps2dev->nak == PS2_RET_NAK && ++attempt < max_attempts); in ps2_do_sendbyte() 88 if (error || attempt > 1) in ps2_do_sendbyte() 91 byte, error, ps2dev->nak, attempt); in ps2_do_sendbyte()
|
| /drivers/of/unittest-data/ |
| A D | overlay_bad_add_dup_node.dtso | 10 * result in an attempt to add the same node twice.
|
| A D | overlay_bad_add_dup_prop.dtso | 10 * result in an attempt to update the same property twice.
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | usb.c | 21 int attempt, ret; in rtw89_usb_vendorreq() local 29 for (attempt = 0; attempt < 10; attempt++) { in rtw89_usb_vendorreq() 61 attempt); in rtw89_usb_vendorreq()
|
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_ddp.c | 1264 int attempt, err; in ice_ddp_send_hunk() local 1273 for (attempt = 0; attempt < 5; attempt++) { in ice_ddp_send_hunk() 1274 if (attempt) in ice_ddp_send_hunk() 1290 } else if (attempt) { in ice_ddp_send_hunk() 1292 "ice_aq_download_pkg number of retries: %d\n", attempt); in ice_ddp_send_hunk()
|
| /drivers/media/pci/saa7134/ |
| A D | saa7134-input.c | 109 int attempt = 0; in get_key_flydvb_trio() local 134 if ((attempt++) < 10) { in get_key_flydvb_trio() 143 attempt); in get_key_flydvb_trio()
|
| /drivers/gpu/drm/ci/ |
| A D | gitlab-ci.yml | 147 …- if: &is-merge-attempt $GITLAB_USER_LOGIN == "marge-bot" && $CI_PIPELINE_SOURCE == "merge_request… 181 - if: *is-merge-attempt 209 - if: *is-merge-attempt
|
| /drivers/iommu/arm/arm-smmu/ |
| A D | arm-smmu-qcom-debug.c | 272 int attempt = 0; in qcom_iova_to_phys() local 331 } while (!phys && attempt++ < 2); in qcom_iova_to_phys()
|
| /drivers/firmware/qcom/ |
| A D | Kconfig | 56 selected, the interface will also attempt to detect and register client
|
| /drivers/target/sbp/ |
| A D | sbp_target.c | 1059 int attempt, ret, delay; in sbp_run_transaction() local 1061 for (attempt = 1; attempt <= 5; attempt++) { in sbp_run_transaction() 1073 delay = 5 * attempt * attempt; in sbp_run_transaction()
|
| /drivers/net/ethernet/ |
| A D | jme.c | 361 dpi->attempt = PCC_P1; in jme_start_irq() 1118 if (dpi->attempt == atmp) { in jme_attempt_pcc() 1121 dpi->attempt = atmp; in jme_attempt_pcc() 1140 if (unlikely(dpi->attempt != dpi->cur && dpi->cnt > 5)) { in jme_dynamic_pcc() 1141 if (dpi->attempt < dpi->cur) in jme_dynamic_pcc() 1143 jme_set_rx_pcc(jme, dpi->attempt); in jme_dynamic_pcc() 1144 dpi->cur = dpi->attempt; in jme_dynamic_pcc() 2442 dpi->attempt = PCC_P1; in jme_set_coalesce()
|
| A D | jme.h | 147 unsigned char attempt; member
|
| /drivers/net/wireless/intel/iwlegacy/ |
| A D | commands.h | 1400 __le32 attempt; 1500 __le32 attempt;
|
| /drivers/net/wireless/microchip/wilc1000/ |
| A D | spi.c | 871 static void wilc_spi_reset_cmd_sequence(struct wilc *wl, u8 attempt, u32 addr) in wilc_spi_reset_cmd_sequence() argument 877 dev_err(&spi->dev, "Reset and retry %d %x\n", attempt, addr); in wilc_spi_reset_cmd_sequence()
|
| /drivers/staging/greybus/Documentation/ |
| A D | sysfs-bus-greybus | 112 attempt to boot and possibly enumerate it will be made. Note
|
| /drivers/comedi/drivers/ni_routing/ |
| A D | README | 20 for various registers. There was some attempt in prior use of comedi to
|
| /drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | commands.h | 1233 __le32 attempt;
|
| /drivers/i2c/busses/ |
| A D | Kconfig | 230 controllers. This driver will attempt to use both controllers 465 255 bytes in length. Any attempt to to a larger transfer will return
|
| /drivers/scsi/aic7xxx/ |
| A D | aic7xxx.seq | 1619 * and then attempt to complete the command again. We should use a 1703 * should take us to message out phase and then attempt to
|
| A D | aic79xx.seq | 1182 * and then attempt to complete the command again. We should use a 1291 * should take us to message out phase and then attempt to
|
| A D | aic79xx.reg | 193 * This happens when an attempt
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_init.c | 3494 attempt: in qla25xx_manipulate_risc_semaphore() 3530 goto attempt; in qla25xx_manipulate_risc_semaphore()
|