Home
last modified time | relevance | path

Searched defs:ecs_regs (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec172x/reg/
Dmec172x_ecs.h149 struct ecs_regs { struct
150 uint32_t RSVD1[1];
151 volatile uint32_t AHB_ERR_ADDR; /* +0x04 */
152 uint32_t RSVD2[2];
153 volatile uint32_t OSC_ID; /* +0x10 */
154 volatile uint32_t AHB_ERR_CTRL; /* +0x14 */
155 volatile uint32_t INTR_CTRL; /* +0x18 */
156 volatile uint32_t ETM_CTRL; /* +0x1c */
157 volatile uint32_t DEBUG_CTRL; /* +0x20 */
158 volatile uint32_t OTP_LOCK; /* +0x24 */
[all …]
/Zephyr-Core-3.5.0/drivers/peci/
Dpeci_mchp_xec.c449 struct ecs_regs * const ecs_regs = (struct ecs_regs *)(DT_REG_ADDR(DT_NODELABEL(ecs))); in peci_xec_pm_action() local
522 struct ecs_regs * const ecs_regs = (struct ecs_regs *)(DT_REG_ADDR(DT_NODELABEL(ecs))); in peci_xec_init() local