Searched refs:CFGFLG_DCDC_POL (Results 1 – 2 of 2) sorted by relevance
778 sc->sc_cfgflags |= CFGFLG_DCDC_POL; in cs_get_params() 799 sc->sc_cfgflags |= CFGFLG_DCDC_POL; in cs_get_params() 1013 if ((sc->sc_cfgflags & CFGFLG_DCDC_POL) == 0) in cs_initChip() 1021 if ((sc->sc_cfgflags & CFGFLG_DCDC_POL) != 0) { in cs_initChip()
173 #define CFGFLG_DCDC_POL 0x0008 macro