Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c133 #define SLV_EVENT_STATUS_SIR_EN BIT(0) macro
1267 if (!(sys_read32(config->regs + SLV_EVENT_STATUS) & SLV_EVENT_STATUS_SIR_EN)) { in dw_i3c_target_ibi_raise_tir()