Home
last modified time | relevance | path

Searched refs:EN_CLR (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/interrupt_controller/
Dintc_mchp_ecia_xec.c128 regs->GIRQ[girq_num - MCHP_FIRST_GIRQ].EN_CLR = BIT(src_bit_pos); in mchp_xec_ecia_girq_src_dis()
164 regs->GIRQ[girq_num - MCHP_FIRST_GIRQ].EN_CLR = bitmap; in mchp_xec_ecia_girq_src_dis_bitmap()
295 regs->GIRQ[girq - MCHP_FIRST_GIRQ].EN_CLR = BIT(src); in mchp_xec_ecia_disable()
491 girq->EN_CLR = BIT(bitpos); in xec_girq_isr()
494 girq->EN_CLR = BIT(bitpos); in xec_girq_isr()
541 ecia->GIRQ[n].EN_CLR = UINT32_MAX; in xec_ecia_init()
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc.c36 pg->EN_CLR = 0xFFFFFFFFul; in soc_ecia_init()
Ddevice_power.c104 GIRQ22_REGS->EN_CLR = 0xfffffffful; in soc_deep_sleep_non_wake_dis()
/Zephyr-latest/soc/microchip/mec/mec172x/
Ddevice_power.c87 regs->GIRQ22.EN_CLR = UINT32_MAX; in soc_deep_sleep_non_wake_dis()
117 regs->GIRQ21.EN_CLR = MCHP_PS2_0_PORT0B_WK_GIRQ_BIT; in soc_deep_sleep_wake_dis()
/Zephyr-latest/drivers/timer/
Dmchp_xec_rtos_timer.c136 ECIA_XEC_REGS->GIRQ[girq - 8].EN_CLR = BIT(bitpos); in girq_src_dis()
/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_ecia.h1134 volatile uint32_t EN_CLR; member
1223 ecia->GIRQ[girq - 8u].EN_CLR = BIT(pin); in mchp_soc_ecia_girq_src_dis()