Searched defs:mec_kbc_regs (Results 1 – 1 of 1) sorted by relevance
17 typedef struct mec_kbc_regs { /*!< (@ 0x400F0400) MEC_KBC0 Structure … struct18 …t KHDATA; /*!< (@ 0x00000000) KBC Host to EC Data(WO), EC to Host (Aux)Data20 __IM uint8_t RESERVED[3];21 … /*!< (@ 0x00000004) KBC Host command(WO), Host status(RO) */22 __IM uint8_t RESERVED1[251];23 … /*!< (@ 0x00000100) KBC Host to/from EC data */24 __IM uint8_t RESERVED2[3];25 … /*!< (@ 0x00000104) KBC EC Status */26 __IM uint8_t RESERVED3[3];27 … /*!< (@ 0x00000108) KBC EC control */[all …]