Home
last modified time | relevance | path

Searched refs:CARD_IO_READY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmrvl_sdio.h61 #define CARD_IO_READY BIT(3) macro
H A Dbtmrvl_sdio.c517 CARD_IO_READY | DN_LD_CARD_RDY); in btmrvl_sdio_download_helper()
613 CARD_IO_READY | DN_LD_CARD_RDY); in btmrvl_sdio_download_fw_w_helper()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmrvl_sdio.h47 #define CARD_IO_READY BIT(3) macro
H A Dbtmrvl_sdio.c504 CARD_IO_READY | DN_LD_CARD_RDY); in btmrvl_sdio_download_helper()
600 CARD_IO_READY | DN_LD_CARD_RDY); in btmrvl_sdio_download_fw_w_helper()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h99 #define CARD_IO_READY (0x1U << 3) macro
H A Dsdio.c1430 /* The host polls for the DN_LD_CARD_RDY and CARD_IO_READY in mwifiex_prog_fw_w_helper()
1432 ret = mwifiex_sdio_poll_card_status(adapter, CARD_IO_READY | in mwifiex_prog_fw_w_helper()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h87 #define CARD_IO_READY (0x1U << 3) macro
H A Dsdio.c1465 /* The host polls for the DN_LD_CARD_RDY and CARD_IO_READY in mwifiex_prog_fw_w_helper()
1467 ret = mwifiex_sdio_poll_card_status(adapter, CARD_IO_READY | in mwifiex_prog_fw_w_helper()

Completed in 13 milliseconds