Home
last modified time | relevance | path

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

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