Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/slimbus/
Dstream.c280 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel_content()
313 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel()
315 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS + 1; in slim_define_channel()
Dslimbus.h77 #define SLIM_SLOT_LEN_BITS 4 macro