Lines Matching +full:pmic +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0 */
23 #include <linux/platform_data/voltage-omap.h>
129 * 3430 specific values. Maybe these should be passed from board file or
130 * pmic structures.
175 * test_cond_timeout - busy-loop, testing a condition
196 * struct omap_sr_pmic_data - Strucutre to be populated by pmic code to pass
197 * pmic specific info to smartreflex driver
199 * @sr_pmic_init: API to initialize smartreflex on the PMIC side.
206 * struct omap_smartreflex_dev_attr - Smartreflex Device attribute.
225 * struct omap_sr_class_data - Smartreflex class driver info
247 * struct omap_sr_nvalue_table - Smartreflex n-target value info
249 * @efuse_offs: The offset of the efuse where n-target values are stored.
250 * @nvalue: The n-target value.
251 * @errminlimit: The value of the ERRMINLIMIT bitfield for this n-target
262 * struct omap_sr_data - Smartreflex platform data.