Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_cs.c181 #define IF_CS_BIT_COMMAND 0x0004 macro
348 if (status & IF_CS_BIT_COMMAND) in if_cs_send_cmd()
366 if_cs_write16(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
370 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
616 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
622 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
629 IF_CS_BIT_COMMAND); in if_cs_prog_helper()
687 if_cs_write8(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_prog_real()
688 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()
691 IF_CS_BIT_COMMAND); in if_cs_prog_real()