Searched defs:pmbus_driver_info (Results 1 – 1 of 1) sorted by relevance
412 struct pmbus_driver_info { struct413 int pages; /* Total number of pages */415 enum pmbus_data_format format[PSC_NUM_CLASSES];422 int b[PSC_NUM_CLASSES]; /* offset */423 int R[PSC_NUM_CLASSES]; /* exponent */425 u32 func[PMBUS_PAGES]; /* Functionality, per page */426 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */452 struct pmbus_driver_info *info); argument455 int num_regulators;456 const struct regulator_desc *reg_desc;[all …]
Completed in 6 milliseconds