Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/i3c/
Di3c_cdns.c159 #define IBIR_SLVID(x) (((x) & GENMASK(11, 8)) >> 8) macro
2300 uint8_t slave_id = IBIR_SLVID(ibir); in cdns_i3c_handle_ibi()