Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/libertas/
Dif_cs.c194 #define IF_CS_BIT_COMMAND 0x0004 macro
364 if (status & IF_CS_BIT_COMMAND) in if_cs_send_cmd()
382 if_cs_write16(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
386 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
647 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
653 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
660 IF_CS_BIT_COMMAND); in if_cs_prog_helper()
721 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_real()
722 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()
725 IF_CS_BIT_COMMAND); in if_cs_prog_real()