Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_cs.c199 #define IF_CS_HOST_STATUS 0x00000000 macro
366 if_cs_write16(card, IF_CS_HOST_STATUS, IF_CS_BIT_COMMAND); in if_cs_send_cmd()
398 if_cs_write16(card, IF_CS_HOST_STATUS, IF_CS_BIT_TX); in if_cs_send_data()
475 if_cs_write16(priv->card, IF_CS_HOST_STATUS, IF_CS_BIT_RX); in if_cs_receive_data()
616 if_cs_write8(card, IF_CS_HOST_STATUS, 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()