Searched refs:exclude_cbs (Results 1 – 3 of 3) sorted by relevance
1027 if (CEDI_PdVar(hwCfg).exclude_cbs==1) in emacEnableCbs()1069 if ((!pD) || (qSel>1) || CEDI_PdVar(hwCfg).exclude_cbs) return; in emacDisableCbs()1099 if (CEDI_PdVar(hwCfg).exclude_cbs==1) in emacGetCbsQSetting()
894 CEDI_PdVar(hwCfg).exclude_cbs = in readDesignConfig()897 CEDI_PdVar(hwCfg).exclude_cbs = 0; in readDesignConfig()
1301 uint8_t exclude_cbs; member