Searched defs:pmbus_driver_info (Results 1 – 1 of 1) sorted by relevance
411 struct pmbus_driver_info { struct412 int pages; /* Total number of pages */414 enum pmbus_data_format format[PSC_NUM_CLASSES];421 int b[PSC_NUM_CLASSES]; /* offset */422 int R[PSC_NUM_CLASSES]; /* exponent */424 u32 func[PMBUS_PAGES]; /* Functionality, per page */425 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */449 struct pmbus_driver_info *info); argument452 int num_regulators;453 const struct regulator_desc *reg_desc;[all …]
Completed in 10 milliseconds