Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/slimbus/
Dstream.c289 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel_content()
322 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS; in slim_define_channel()
324 wbuf[3] = stream->bps/SLIM_SLOT_LEN_BITS + 1; in slim_define_channel()
Dslimbus.h77 #define SLIM_SLOT_LEN_BITS 4 macro