Searched refs:ACX_SLV_SOFT_RESET_BIT (Results 1 – 4 of 4) sorted by relevance
43 wl1251_reg_write32(wl, ACX_REG_SLV_SOFT_RESET, ACX_SLV_SOFT_RESET_BIT); in wl1251_boot_soft_reset()50 if ((boot_data & ACX_SLV_SOFT_RESET_BIT) == 0) in wl1251_boot_soft_reset()
253 #define ACX_SLV_SOFT_RESET_BIT BIT(0) macro
645 #define ACX_SLV_SOFT_RESET_BIT BIT(1) macro
1058 ret = wlcore_write32(wl, WL12XX_SLV_SOFT_RESET, ACX_SLV_SOFT_RESET_BIT); in wl1271_boot_soft_reset()1070 if ((boot_data & ACX_SLV_SOFT_RESET_BIT) == 0) in wl1271_boot_soft_reset()