Lines Matching refs:lpc
17 #include <linux/aspeed-lpc-ctrl.h>
19 #define DEVICE_NAME "aspeed-lpc-ctrl"
167 * addr (host lpc address) is safe regardless of values. This
285 if (!of_device_is_compatible(np, "aspeed,ast2400-lpc-v2") &&
286 !of_device_is_compatible(np, "aspeed,ast2500-lpc-v2") &&
287 !of_device_is_compatible(np, "aspeed,ast2600-lpc-v2")) {
298 if (of_device_is_compatible(dev->of_node, "aspeed,ast2600-lpc-ctrl")) {
346 { .compatible = "aspeed,ast2400-lpc-ctrl" },
347 { .compatible = "aspeed,ast2500-lpc-ctrl" },
348 { .compatible = "aspeed,ast2600-lpc-ctrl" },