Searched refs:MEC_EMI_BASE (Results 1 – 1 of 1) sorted by relevance
53 #define MEC_EMI_BASE 0x800 macro54 #define MEC_EMI_HOST_TO_EC (MEC_EMI_BASE + 0)55 #define MEC_EMI_EC_TO_HOST (MEC_EMI_BASE + 1)56 #define MEC_EMI_EC_ADDRESS_B0 (MEC_EMI_BASE + 2)57 #define MEC_EMI_EC_ADDRESS_B1 (MEC_EMI_BASE + 3)58 #define MEC_EMI_EC_DATA_B0 (MEC_EMI_BASE + 4)59 #define MEC_EMI_EC_DATA_B1 (MEC_EMI_BASE + 5)60 #define MEC_EMI_EC_DATA_B2 (MEC_EMI_BASE + 6)61 #define MEC_EMI_EC_DATA_B3 (MEC_EMI_BASE + 7)