Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtmrvl_sdio.h46 #define DN_LD_CARD_RDY BIT(0) 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()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h89 #define DN_LD_CARD_RDY (0x1U << 0) macro
H A Dsdio.c1468 DN_LD_CARD_RDY); in mwifiex_prog_fw_w_helper()