Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_dw.c39 #define HW_CAPABILITY_SLV_IBI_CAP BIT(19) macro
1257 if (!(sys_read32(config->regs + HW_CAPABILITY) & HW_CAPABILITY_SLV_IBI_CAP)) { in dw_i3c_target_ibi_raise_tir()