Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dif_cs.c194 #define IF_CS_BIT_COMMAND 0x0004 macro
361 if (status & IF_CS_BIT_COMMAND) in if_cs_send_cmd()
379 if_cs_write16(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
383 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
629 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
635 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
642 IF_CS_BIT_COMMAND); in if_cs_prog_helper()
700 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_real()
701 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()
704 IF_CS_BIT_COMMAND); in if_cs_prog_real()