Searched refs:sbit_IBI_THLD_STS (Results 1 – 2 of 2) sorted by relevance
55 regs->INTR_EN |= sbit_IBI_THLD_STS; in _i3c_intr_IBI_enable()57 regs->INTR_SIG_EN |= sbit_IBI_THLD_STS; in _i3c_intr_IBI_enable()67 regs->INTR_EN &= (uint32_t)~sbit_IBI_THLD_STS; in _i3c_intr_IBI_disable()69 regs->INTR_SIG_EN &= (uint32_t)~sbit_IBI_THLD_STS; in _i3c_intr_IBI_disable()
527 ,sbit_IBI_THLD_STS = (1U << 2) // BIT_2_MASK enumerator