Searched refs:LM25066_DEV_SETUP_CL (Results 1 – 1 of 1) sorted by relevance
37 #define LM25066_DEV_SETUP_CL BIT(4) /* Current limit */ macro499 config_new |= LM25066_DEV_SETUP_CL; in lm25066_probe()501 config_new &= ~LM25066_DEV_SETUP_CL; in lm25066_probe()504 config_new &= ~LM25066_DEV_SETUP_CL; in lm25066_probe()506 config_new |= LM25066_DEV_SETUP_CL; in lm25066_probe()560 if (config & LM25066_DEV_SETUP_CL) { in lm25066_probe()