Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h191 u8 host_strap_value; member
H A Dsdio.c175 .host_strap_value = 0x00,
279 .host_strap_value = 0x00,
2502 if ((val & card->reg->host_strap_mask) == card->reg->host_strap_value) in mwifiex_register_dev()