Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/libertas/
Dif_cs.c224 #define IF_CS_HOST_INT_CAUSE 0x00000002 macro
383 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
412 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_TX); in if_cs_send_data()
489 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_RX); in if_cs_receive_data()
549 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, in if_cs_interrupt()
635 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
701 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()