Home
last modified time | relevance | path

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

/openbmc/linux/drivers/slimbus/
H A Dstream.c287 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel_content()
320 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel()
322 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS + 1; in slim_define_channel()
H A Dslimbus.h77 #define SLIM_SLOT_LEN_BITS 4 macro