Lines Matching refs:__IOM
155 __IOM uint8_t OS_H2E_MBOX; /*!< (@ 0x0000) OS space Host to EC mailbox register */
156 __IOM uint8_t OS_E2H_MBOX; /*!< (@ 0x0001) OS space EC to Host mailbox register */
157 __IOM uint8_t OS_EC_ADDR_LSB; /*!< (@ 0x0002) OS space EC memory address LSB register */
158 __IOM uint8_t OS_EC_ADDR_MSB; /*!< (@ 0x0003) OS space EC memory address LSB register */
159 __IOM uint32_t OS_EC_DATA; /*!< (@ 0x0004) OS space EC Data register */
160 __IOM uint8_t OS_INT_SRC_LSB; /*!< (@ 0x0008) OS space Interrupt Source LSB register */
161 __IOM uint8_t OS_INT_SRC_MSB; /*!< (@ 0x0009) OS space Interrupt Source MSB register */
162 __IOM uint8_t OS_INT_MASK_LSB; /*!< (@ 0x000a) OS space Interrupt Mask LSB register */
163 __IOM uint8_t OS_INT_MASK_MSB; /*!< (@ 0x000b) OS space Interrupt Mask MSB register */
164 __IOM uint32_t OS_APP_ID; /*!< (@ 0x000c) OS space Application ID register */
166 __IOM uint8_t H2E_MBOX; /*!< (@ 0x0100) Host to EC mailbox */
167 __IOM uint8_t E2H_MBOX; /*!< (@ 0x0101) EC Data */
169 __IOM uint32_t MEM_BASE_0; /*!< (@ 0x0104) EC memory region 0 base address */
170 __IOM uint32_t MEM_LIMIT_0; /*!< (@ 0x0108) EC memory region 0 read/write limits */
171 __IOM uint32_t MEM_BASE_1; /*!< (@ 0x010c) EC memory region 1 base address */
172 __IOM uint32_t MEM_LIMIT_1; /*!< (@ 0x0110) EC memory region 1 read/write limits */
173 __IOM uint16_t EC_OS_INT_SET; /*!< (@ 0x0114) Set OS interrupt source */
174 __IOM uint16_t EC_OS_INT_CLR_EN; /*!< (@ 0x0116) OS interrupt source clear enable */