| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | ddc.c | 23 #define RETRIES 4 macro 225 int count = RETRIES; in EDIDRead_DDC1() 358 for (i = 0; i < RETRIES; i++) { in DDC2Read()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_spi.c | 338 #define RETRIES 10 macro 347 int rc, retries = RETRIES; in sja1105_static_config_upload() 427 } else if (retries != RETRIES) { in sja1105_static_config_upload() 428 dev_info(dev, "Succeeded after %d tried\n", RETRIES - retries); in sja1105_static_config_upload()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg.c | 46 #define RETRIES 3 macro 266 while (retries < RETRIES) { in vmw_send_msg() 324 while (retries < RETRIES) { in vmw_recv_msg()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | torturetest.c | 27 #define RETRIES 3 macro 130 if (retries++ < RETRIES) { in check_eraseblock() 138 "give-up\n", RETRIES); in check_eraseblock()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | dst_ca.h | 12 #define RETRIES 5 macro
|
| H A D | dst_ca.c | 110 while (dst_ca_comm_err < RETRIES) { in dst_put_ci() 120 if(dst_ca_comm_err == RETRIES) in dst_put_ci()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | bcdc.c | 84 #define RETRIES 2 /* # of retries to retrieve matching dcmd response */ macro 184 if ((id < bcdc->reqid) && (++retries < RETRIES)) in brcmf_proto_bcdc_query_dcmd()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | soft_i2c.c | 103 #define RETRIES 0 macro
|
| H A D | i2c-gpio.c | 15 #define RETRIES 0 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_cdc.c | 58 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 198 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 100 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_cdc.c | 58 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 198 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 100 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_cdc.c | 58 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 198 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 100 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_cdc.c | 57 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 199 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 112 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_cdc.c | 60 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 254 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 96 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_cdc.c | 57 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro 271 if ((id < prot->reqid) && (++retries < RETRIES)) in dhdcdc_query_ioctl()
|
| H A D | dhd_msgbuf.c | 116 #define RETRIES 2 /* # of retries to retrieve matching ioctl response */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | scmi_protocol.h | 417 RETRIES = 0x48, enumerator
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | usbduxsigma.c | 114 #define RETRIES 10 macro 575 for (i = 0; i < RETRIES; i++) { in usbduxsigma_receive_cmd()
|
| H A D | usbdux.c | 150 #define RETRIES 10 macro 616 for (i = 0; i < RETRIES; i++) { in receive_dux_commands()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 246 exclusive with :ref:`CEC_TX_STATUS_MAX_RETRIES <CEC-TX-STATUS-MAX-RETRIES>`. 280 * .. _`CEC-TX-STATUS-MAX-RETRIES`:
|