Searched refs:if_cs_poll_while_fw_download (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | if_cs.c | 174 static int if_cs_poll_while_fw_download(struct if_cs_card *card, uint addr, u8 reg) if_cs_poll_while_fw_download() function 659 ret = if_cs_poll_while_fw_download(card, IF_CS_CARD_STATUS, if_cs_prog_helper() 690 ret = if_cs_poll_while_fw_download(card, IF_CS_SQ_READ_LOW, if_cs_prog_real() 724 ret = if_cs_poll_while_fw_download(card, IF_CS_CARD_STATUS, if_cs_prog_real() 732 ret = if_cs_poll_while_fw_download(card, IF_CS_SCRATCH, 0x5a); if_cs_prog_real()
|
Completed in 49 milliseconds