|
iPXE
|
Go to the source code of this file.
Functions | |
| FILE_LICENCE (BSD2) | |
| #define ATL_GLB_STD_CTRL 0x0 |
Definition at line 33 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GLB_CTRL_RST_DIS 0x4000 |
Definition at line 34 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_FW_VER 0x18 |
Definition at line 35 of file atl_hw.h.
Referenced by atl_hw_reset(), atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_MPI_DAISY_CHAIN_STS 0x704 |
Definition at line 37 of file atl_hw.h.
Referenced by atl_hw_reset(), and atl_hw_reset_flb_().
| #define FLB_LOAD_STS 0x10 |
Definition at line 40 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_MPI_BOOT_EXIT_CODE 0x388 |
Definition at line 42 of file atl_hw.h.
Referenced by atl_hw_reset(), and atl_hw_reset_rbl_().
| #define ATL_SEM_TIMEOUT 0x348 |
Definition at line 44 of file atl_hw.h.
Referenced by atl_hw_reset().
| #define ATL_SEM_MAX_TIMEOUT 3000 |
Definition at line 45 of file atl_hw.h.
Referenced by atl_hw_reset().
| #define ATL_GLB_CTRL2 0x404 |
Definition at line 47 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GLB_MCP_SEM1 0x3A0 |
Definition at line 48 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GBL_MCP_SEM1_RELEASE 0x1 |
Definition at line 49 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GLB_MCP_SEM4 0x3AC |
Definition at line 51 of file atl_hw.h.
Referenced by atl_hw_reset().
| #define ATL_GLB_MCP_SEM5 0x3B0 |
Definition at line 52 of file atl_hw.h.
Referenced by atl_hw_reset().
| #define ATL_GLB_MCP_SP26 0x364 |
Definition at line 53 of file atl_hw.h.
Referenced by atl_hw_get_mac().
| #define ATL_MIF_PWR_GATING_EN_CTRL 0x32A8 |
Definition at line 54 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GLB_NVR_PROV4 0x53C |
Definition at line 56 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GBL_NVR_PROV4_RESET 0x10 |
Definition at line 57 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GEN_PROV9 0x520 |
Definition at line 60 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_MAC_PHY_CTRL 0x00004000U |
Definition at line 62 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_MAC_PHY_CTRL_RST_DIS 0x20000000U |
Definition at line 63 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_MIF_PWR_GATING_EN_CTRL_RESET 0x0 |
Definition at line 65 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GEN_PROV9_ENABLE 0x1 |
Definition at line 66 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_GLB_CTRL2_MAC_KICK_START 0x180e0 |
Definition at line 67 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_GLB_CTRL2_FW_RESET 0x80e0 |
Definition at line 68 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_GLB_CTRL2_MBOX_ERR_UP_RUN_STALL 0x40e1 |
Definition at line 69 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_GLB_CTRL2_MBOX_ERR_UP_RUN_NORMAL 0x40e0 |
Definition at line 70 of file atl_hw.h.
Referenced by atl_hw_reset_rbl_().
| #define ATL_GLB_STD_CTRL_RESET 0x8000 |
Definition at line 71 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_MPI_DAISY_CHAIN_STS_ERROR_STATUS 0x06000000 |
Definition at line 72 of file atl_hw.h.
Referenced by atl_hw_reset().
| #define ATL_DELAY_1_MNS 1 |
Definition at line 74 of file atl_hw.h.
Referenced by atl_hw_read_mem(), and atl_hw_reset().
| #define ATL_DELAY_10_MNS 10 |
Definition at line 75 of file atl_hw.h.
Referenced by atl_hw_read_mem(), atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_DELAY_15_MNS 15 |
Definition at line 76 of file atl_hw.h.
Referenced by atl_hw_reset_flb_(), and atl_hw_reset_rbl_().
| #define ATL_DELAY_50_MNS 50 |
Definition at line 77 of file atl_hw.h.
Referenced by atl_hw_reset_flb_().
| #define ATL_MAC_ADDRESS_SIZE 6 |
Definition at line 79 of file atl_hw.h.
Referenced by atl_hw_get_mac().
| #define POISON_SIGN 0xDEAD |
Definition at line 80 of file atl_hw.h.
Referenced by atl_hw_reset_rbl_().
| #define FW_NOT_SUPPORT 0xF1A7 |
Definition at line 81 of file atl_hw.h.
Referenced by atl_hw_reset_rbl_().
| FILE_LICENCE | ( | BSD2 | ) |