Home
last modified time | relevance | path

Searched refs:MAX_WRITE_IOMEM_RETRY (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.h34 #define MAX_WRITE_IOMEM_RETRY 2 macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h101 #define MAX_WRITE_IOMEM_RETRY 2 macro
H A Dsdio.h92 #define MAX_WRITE_IOMEM_RETRY 2 macro
H A Dsdio.c1152 if (i > MAX_WRITE_IOMEM_RETRY) in mwifiex_write_data_to_card()
1531 if (i > MAX_WRITE_IOMEM_RETRY) { in mwifiex_prog_fw_w_helper()