Searched refs:status_reg_0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | sdio.c | 36 .status_reg_0 = 0x60, 69 .status_reg_0 = 0xc0, 120 .status_reg_0 = 0xE8, 176 .status_reg_0 = 0xE8, 229 .status_reg_0 = 0x90, 280 .status_reg_0 = 0xE8, 765 if (mwifiex_read_reg(adapter, reg->status_reg_0, &fws0)) in mwifiex_sdio_read_fw_status() 816 if (mwifiex_read_reg(adapter, card->reg->status_reg_0, &winner)) in mwifiex_check_winner_status()
|
H A D | sdio.h | 192 u8 status_reg_0; member
|