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