Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c131 #define SLV_EVENT_STATUS_HJ_EN BIT(3) macro
1224 if ((sys_read32(config->regs + SLV_EVENT_STATUS) & SLV_EVENT_STATUS_HJ_EN)) { in dw_i3c_target_ibi_raise_hj()
1239 sys_write32(sys_read32(config->regs + SLV_EVENT_STATUS) | SLV_EVENT_STATUS_HJ_EN, in dw_i3c_target_ibi_raise_hj()