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.
177 * test_cond_timeout - busy-loop, testing a condition
198 * struct omap_sr_pmic_data - Strucutre to be populated by pmic code to pass
199 * pmic specific info to smartreflex driver
201 * @sr_pmic_init: API to initialize smartreflex on the PMIC side.
208 * struct omap_smartreflex_dev_attr - Smartreflex Device attribute.
227 * struct omap_sr_class_data - Smartreflex class driver info
249 * struct omap_sr_nvalue_table - Smartreflex n-target value info
251 * @efuse_offs: The offset of the efuse where n-target values are stored.
252 * @nvalue: The n-target value.
253 * @errminlimit: The value of the ERRMINLIMIT bitfield for this n-target
264 * struct omap_sr_data - Smartreflex platform data.