Home
last modified time | relevance | path

Searched full:retry (Results 1 – 25 of 2256) sorted by relevance

12345678910>>...91

/linux/drivers/firewire/
H A Dpacket-serdes-test.c17 unsigned int retry, unsigned int tcode, in serialize_async_header_common() argument
22 async_header_set_retry(header, retry); in serialize_async_header_common()
30 unsigned int retry, unsigned int tcode, in serialize_async_header_request() argument
33 serialize_async_header_common(header, dst_id, tlabel, retry, tcode, priority, src_id); in serialize_async_header_request()
39 unsigned int retry, unsigned int tcode, in serialize_async_header_quadlet_request() argument
43 serialize_async_header_request(header, dst_id, tlabel, retry, tcode, priority, src_id, in serialize_async_header_quadlet_request()
49 unsigned int retry, unsigned int tcode, in serialize_async_header_block_request() argument
54 serialize_async_header_request(header, dst_id, tlabel, retry, tcode, priority, src_id, in serialize_async_header_block_request()
62 unsigned int retry, unsigned int tcode, in serialize_async_header_response() argument
66 serialize_async_header_common(header, dst_id, tlabel, retry, tcode, priority, src_id); in serialize_async_header_response()
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcommonring.c71 bool retry = true; in brcmf_commonring_write_available() local
87 if (retry) { in brcmf_commonring_write_available()
90 retry = false; in brcmf_commonring_write_available()
96 if (retry) { in brcmf_commonring_write_available()
99 retry = false; in brcmf_commonring_write_available()
112 bool retry = true; in brcmf_commonring_reserve_for_write() local
130 if (retry) { in brcmf_commonring_reserve_for_write()
133 retry = false; in brcmf_commonring_reserve_for_write()
148 bool retry = true; in brcmf_commonring_reserve_for_write_multiple() local
169 if (retry) { in brcmf_commonring_reserve_for_write_multiple()
[all …]
/linux/Documentation/devicetree/bindings/ata/
H A Dceva,ahci-1v84.yaml77 ceva,p0-retry-params:
80 Retry interval timing value for port 0.
82 ceva,p0-retry-params = /bits/ 16 <RIT RCT>;
84 - description: RIT - Retry Interval Timer.
123 ceva,p1-retry-params:
126 Retry interval timing value for port 1.
128 ceva,pN-retry-params = /bits/ 16 <RIT RCT>;
130 - description: RIT - Retry Interval Timer.
156 - ceva,p0-retry-params
160 - ceva,p1-retry-params
[all …]
/linux/drivers/clk/ti/
H A Dclk.c277 * Adds a failed clock init to the retry list. The retry list is parsed
283 struct clk_init_item *retry; in ti_clk_retry_init() local
285 pr_debug("%pOFn: adding to retry list...\n", node); in ti_clk_retry_init()
286 retry = kzalloc(sizeof(*retry), GFP_KERNEL); in ti_clk_retry_init()
287 if (!retry) in ti_clk_retry_init()
290 retry->node = node; in ti_clk_retry_init()
291 retry->func = func; in ti_clk_retry_init()
292 retry->user = user; in ti_clk_retry_init()
293 list_add(&retry->link, &retry_list); in ti_clk_retry_init()
463 * ti_dt_clk_init_retry_clks - init clocks from the retry list
[all …]
/linux/drivers/iio/imu/bno055/
H A Dbno055_ser_trace.h29 TP_PROTO(bool read, int addr, int retry),
30 TP_ARGS(read, addr, retry),
34 __field(int, retry)
39 __entry->retry = retry;
41 TP_printk("%s addr 0x%x retry #%d",
43 __entry->addr, __entry->retry
/linux/arch/mips/kernel/
H A Dsync-r4k.c114 retry: in check_counter_sync_source()
132 * retry. In case of random warps no retry is attempted. in check_counter_sync_source()
165 * Retry, if there is a chance to do so. in check_counter_sync_source()
168 goto retry; in check_counter_sync_source()
186 retry: in synchronise_count_slave()
198 * Store the maximum observed warp value for a potential retry: in synchronise_count_slave()
220 * failed and a retry with adjusted counter is possible. If zero the in synchronise_count_slave()
243 goto retry; in synchronise_count_slave()
/linux/include/scsi/
H A Dscsi_status.h56 DID_SOFT_ERROR = 0x0b, /* The low level driver just wish a retry */
57 DID_IMM_RETRY = 0x0c, /* Retry without decrementing retry count */
58 DID_REQUEUE = 0x0d, /* Requeue command (no immediate retry) also
59 * without decrementing the retry count */
63 * retry or fail IO */
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_trace.h56 __field(u8, retry)
67 __entry->retry = stat->retry;
73 " rate:%04x retry:%d",
76 __entry->rate, __entry->retry
H A Dmcu.c76 unsigned int retry = 0; in mt76_mcu_skb_send_and_get_msg() local
93 retry: in mt76_mcu_skb_send_and_get_msg()
94 /* orig skb might be needed for retry, mcu_skb_send_msg consumes it */ in mt76_mcu_skb_send_and_get_msg()
111 orig_skb && retry++ < dev->mcu_ops->max_retry) { in mt76_mcu_skb_send_and_get_msg()
112 dev_err(dev->dev, "Retry message %08x (seq %d)\n", in mt76_mcu_skb_send_and_get_msg()
115 goto retry; in mt76_mcu_skb_send_and_get_msg()
/linux/include/uapi/linux/
H A Datmmpc.h47 __u16 mpc_p4; /* MPC Initial Retry Time */
48 __u16 mpc_p5; /* MPC Retry Time Maximum */
88 #define MPC_P4 5 /* MPC Initial Retry Time */
89 #define MPC_P5 40 /* MPC Retry Time Maximum */
95 #define MPC_C1 2 /* Retry Time Multiplier */
102 #define SND_MPOA_RES_RTRY 203 /* Different type in a retry due to req id */
/linux/Documentation/devicetree/bindings/power/supply/
H A Dsbs,sbs-battery.yaml34 sbs,i2c-retry-count:
36 The number of times to retry I2C transactions on I2C IO failure.
40 sbs,poll-retry-count:
79 sbs,i2c-retry-count = <2>;
80 sbs,poll-retry-count = <10>;
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi4_cec.c125 int retry = HDMI_CORE_CEC_RETRY; in hdmi_cec_clear_tx_fifo() local
129 while (retry) { in hdmi_cec_clear_tx_fifo()
133 retry--; in hdmi_cec_clear_tx_fifo()
135 return retry != 0; in hdmi_cec_clear_tx_fifo()
141 int retry = HDMI_CORE_CEC_RETRY; in hdmi_cec_clear_rx_fifo() local
145 retry = HDMI_CORE_CEC_RETRY; in hdmi_cec_clear_rx_fifo()
146 while (retry) { in hdmi_cec_clear_rx_fifo()
150 retry--; in hdmi_cec_clear_rx_fifo()
152 return retry != 0; in hdmi_cec_clear_rx_fifo()
287 /* Set the retry count */ in hdmi_cec_adap_transmit()
/linux/sound/soc/au1x/
H A Dac97c.c57 /* how often to retry failed codec register reads/writes */
87 unsigned int tmo, retry; in au1xac97c_ac97_read() local
91 retry = AC97_RW_RETRIES; in au1xac97c_ac97_read()
118 } while (--retry && !tmo); in au1xac97c_ac97_read()
120 pr_debug("AC97RD %04x %04lx %d\n", r, data, retry); in au1xac97c_ac97_read()
122 return retry ? data & 0xffff : 0xffff; in au1xac97c_ac97_read()
129 unsigned int tmo, retry; in au1xac97c_ac97_write() local
131 retry = AC97_RW_RETRIES; in au1xac97c_ac97_write()
150 } while (--retry && !tmo); in au1xac97c_ac97_write()
152 pr_debug("AC97WR %04x %04x %d\n", r, v, retry); in au1xac97c_ac97_write()
/linux/drivers/irqchip/
H A Dirq-csky-apb-intc.c151 retry: in gx_irq_handler()
155 goto retry; in gx_irq_handler()
160 goto retry; in gx_irq_handler()
205 retry: in ck_irq_handler()
209 goto retry; in ck_irq_handler()
213 goto retry; in ck_irq_handler()
222 goto retry; in ck_irq_handler()
227 goto retry; in ck_irq_handler()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_lspcon.c250 int retry; in lspcon_probe() local
256 for (retry = 0; retry < 6; retry++) { in lspcon_probe()
257 if (retry) in lspcon_probe()
315 u8 retry; in lspcon_parade_fw_ready() local
319 for (retry = 0; retry < 5; retry++) { in lspcon_parade_fw_ready()
320 if (retry) in lspcon_parade_fw_ready()
422 u32 retry; in _lspcon_write_avi_infoframe_mca() local
428 /* DPCD write for AVI IF can fail on a slow FW day, so retry */ in _lspcon_write_avi_infoframe_mca()
429 for (retry = 0; retry < 5; retry++) { in _lspcon_write_avi_infoframe_mca()
433 } else if (retry < 4) { in _lspcon_write_avi_infoframe_mca()
/linux/drivers/mfd/
H A Dgateworks-gsc.c35 int retry, ret; in gsc_write() local
37 for (retry = 0; retry < I2C_RETRIES; retry++) { in gsc_write()
54 int retry, ret; in gsc_read() local
56 for (retry = 0; retry < I2C_RETRIES; retry++) { in gsc_read()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_dual_mode_helper.c366 int retry; in drm_dp_dual_mode_set_tmds_output() local
375 for (retry = 0; retry < 3; retry++) { in drm_dp_dual_mode_set_tmds_output()
382 enable ? "enable" : "disable", retry + 1); in drm_dp_dual_mode_set_tmds_output()
391 enable ? "enabling" : "disabling", retry + 1); in drm_dp_dual_mode_set_tmds_output()
451 int retry; in drm_lspcon_get_mode() local
459 for (retry = 0; retry < 6; retry++) { in drm_lspcon_get_mode()
460 if (retry) in drm_lspcon_get_mode()
515 * so wait and retry until time out or done. in drm_lspcon_set_mode()
/linux/drivers/mailbox/
H A Dhi3660-mailbox.c115 unsigned int val, retry = 3; in hi3660_mbox_unlock() local
125 } while (retry--); in hi3660_mbox_unlock()
139 unsigned int val, retry; in hi3660_mbox_acquire_channel() local
141 for (retry = 10; retry; retry--) { in hi3660_mbox_acquire_channel()
153 if (!retry) in hi3660_mbox_acquire_channel()
156 return retry ? 0 : -ETIMEDOUT; in hi3660_mbox_acquire_channel()
/linux/Documentation/devicetree/bindings/hwmon/
H A Dadi,ltc4282.yaml83 adi,overcurrent-retry:
85 If set, enables the chip to auto-retry 256 timer cycles after an
89 adi,overvoltage-retry-disable:
91 If set, disables the chip to auto-retry 50ms after an Overvoltage fault.
95 adi,undervoltage-retry-disable:
97 If set, disables the chip to auto-retry 50ms after an Undervoltage fault.
/linux/mm/
H A Dshuffle.c92 int migratetype, retry; in __shuffle_zone() local
105 for (retry = 0; retry < SHUFFLE_RETRY; retry++) { in __shuffle_zone()
108 * a swap target. If the selected pfn is a hole, retry in __shuffle_zone()
119 if (retry >= SHUFFLE_RETRY) { in __shuffle_zone()
/linux/io_uring/
H A Drw.c697 * queue a task_work based retry of the operation, attempting to copy the data
699 * do a thread based blocking retry of the operation. That's the unexpected
723 * based retry. If we return false here, the request is handed to the async
724 * worker threads for retry. If we're doing buffered reads on a regular file,
725 * we prepare a private wait_page_queue entry and retry the operation. This
728 * that callback, io_uring uses task_work to setup a retry of the operation.
729 * That retry will attempt the buffered read again. The retry will generally
731 * async worker threads for a blocking retry.
740 /* never retry for NOWAIT, we just complete with -EAGAIN */ in io_rw_should_retry()
805 * If the file is marked O_NONBLOCK, still allow retry for it if it in io_rw_init_file()
[all …]
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c267 retry: in do_read_onechip()
344 /* Latency issues. Drop the lock, wait a while and retry */ in do_read_onechip()
347 goto retry; in do_read_onechip()
359 goto retry; in do_read_onechip()
442 retry: in do_write_buffer()
478 /* Latency issues. Drop the lock, wait a while and retry */ in do_write_buffer()
481 goto retry; in do_write_buffer()
492 goto retry; in do_write_buffer()
570 /* Latency issues. Drop the lock, wait a while and retry */ in do_write_buffer()
748 retry: in do_erase_oneblock()
[all …]
/linux/tools/testing/selftests/mm/
H A Dmrelease_test.c80 bool success, retry; in main() local
102 retry: in main()
157 * Retry until we succeed or reach MAX_SIZE_MB. in main()
160 retry = (size <= MAX_SIZE_MB); in main()
174 if (retry) { in main()
176 goto retry; in main()
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c104 /* first time set initial retry counter and erp_function */ in dasd_3990_erp_int_req()
105 /* and retry once without blocking queue */ in dasd_3990_erp_int_req()
286 * Use a timer (20 seconds) to retry the cqr if the interrupt is still
303 /* first time set initial retry counter and erp_function */ in dasd_3990_erp_action_4()
304 /* and retry once without waiting for state change pending */ in dasd_3990_erp_action_4()
309 "dasd_3990_erp_action_4: first time retry"); in dasd_3990_erp_action_4()
331 /* no state change pending - retry */ in dasd_3990_erp_action_4()
368 /* first of all retry */ in dasd_3990_erp_action_5()
432 "Incorrect retry CCW\n"); in dasd_3990_handle_env_data()
1031 /* env data present (ACTION 10 - retry should work) */ in dasd_3990_erp_com_rej()
[all …]
/linux/drivers/rtc/
H A Drtc-sun4v.c24 retry: in hypervisor_get_time()
31 goto retry; in hypervisor_get_time()
51 retry: in hypervisor_set_time()
58 goto retry; in hypervisor_set_time()

12345678910>>...91