Home
last modified time | relevance | path

Searched refs:IBI_QUE_CTRL (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mec5/devices/common/
Dmec5_i3c_host_v2.h30 …__IOM uint32_t IBI_QUE_CTRL; /*!< (@ 0x00000024) IBI Queue control register … member
Dmec5_i3c_sec_v2.h30 …__IOM uint32_t IBI_QUE_CTRL; /*!< (@ 0x00000024) IBI Queue control register … member
/hal_microchip-latest/mec5/drivers/
Dmec_i3c_pvt.c317 regs->IBI_QUE_CTRL = (opt << IBI_QUEUE_CTRL_SIR_REJ_BITPOS); in _i3c_notify_sir_reject()
327 regs->IBI_QUE_CTRL = (opt << IBI_QUEUE_CTRL_MR_REJ_BITPOS); in _i3c_notify_mr_reject()
337 regs->IBI_QUE_CTRL = (opt << IBI_QUEUE_CTRL_HJ_REJ_BITPOS); in _i3c_notify_hj_reject()