Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/libertas/
Dif_cs.c211 #define IF_CS_HOST_INT_CAUSE 0x00000002 macro
370 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
399 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_TX); in if_cs_send_data()
476 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_RX); in if_cs_receive_data()
536 if_cs_write16(priv->card, IF_CS_HOST_INT_CAUSE, in if_cs_interrupt()
622 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_helper()
688 if_cs_write16(card, IF_CS_HOST_INT_CAUSE, IF_CS_BIT_COMMAND); in if_cs_prog_real()