Searched refs:bmask (Results 1 – 1 of 1) sorted by relevance
1194 uint8_t bmask; in whd_kso_enable() local1223 bmask = compare_value; in whd_kso_enable()1230 bmask = SBSDIO_SLPCSR_KEEP_SDIO_ON; in whd_kso_enable()1256 bmask = compare_value; in whd_kso_enable()1268 …if ( ( (read_value & bmask) == compare_value ) && (result == WHD_SUCCESS) && (read_value != 0xFF) ) in whd_kso_enable()