|
OpenBIC
OpenSource Bridge-IC
|
#include <shell/shell.h>#include <stdlib.h>#include <logging/log.h>#include "plat_isr.h"#include "plat_i2c.h"#include "plat_hook.h"
Macros | |
| #define | AEGIS_CPLD_ADDR (0x4C >> 1) |
Functions | |
| LOG_MODULE_REGISTER (plat_soc_pcie_perst_shell, LOG_LEVEL_DBG) | |
| SHELL_CMD_ARG_REGISTER (soc_pcie_perst, NULL, "soc_pcie_perst [N (* 50ms)]|default [perm]", cmd_soc_pcie_perst_set, 2, 1) | |
| #define AEGIS_CPLD_ADDR (0x4C >> 1) |
| LOG_MODULE_REGISTER | ( | plat_soc_pcie_perst_shell | , |
| LOG_LEVEL_DBG | |||
| ) |
| SHELL_CMD_ARG_REGISTER | ( | soc_pcie_perst | , |
| NULL | , | ||
| "soc_pcie_perst |default " | [N(*50ms)][perm], | ||
| cmd_soc_pcie_perst_set | , | ||
| 2 | , | ||
| 1 | |||
| ) |