Searched defs:regulator_pca9420_config (Results 1 – 1 of 1) sorted by relevance
134 struct regulator_pca9420_config { struct135 struct regulator_common_config common;136 bool enable_inverted;137 int32_t modes_uv[4];138 const struct regulator_pca9420_desc *desc;139 const struct device *parent;