Lines Matching full:peci
19 #include <linux/peci.h>
23 /* ASPEED PECI Registers */
401 * PECI HW contains a clock divider which is a combination of:
406 * The resulting frequency is used by PECI Controller to drive the PECI bus to
530 0, "peci-aspeed", priv); in aspeed_peci_probe()
571 "failed to add aspeed peci controller\n"); in aspeed_peci_probe()
579 { .compatible = "aspeed,ast2400-peci", },
580 { .compatible = "aspeed,ast2500-peci", },
581 { .compatible = "aspeed,ast2600-peci", },
589 .name = "peci-aspeed",
597 MODULE_DESCRIPTION("ASPEED PECI driver");
599 MODULE_IMPORT_NS(PECI);