Searched refs:IF_CS_HOST_INT_CAUSE (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | if_cs.c | 224 #define IF_CS_HOST_INT_CAUSE 0x00000002 macro 386 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd() 417 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_TX); in if_cs_send_data() 501 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_RX); in if_cs_receive_data() 564 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, in if_cs_interrupt() 653 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper() 722 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()
|