Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/slimbus/
Dslimbus.h441 mc == SLIM_MSG_MC_REQUEST_VALUE || in slim_tid_txn()
450 (mc >= SLIM_MSG_MC_REQUEST_VALUE && in slim_ec_txn()
Dmessaging.c186 case SLIM_MSG_MC_REQUEST_VALUE: in slim_val_inf_sanity()
302 return slim_xfer_msg(sdev, &msg, SLIM_MSG_MC_REQUEST_VALUE); in slim_read()
/Linux-v6.1/include/linux/
Dslimbus.h189 #define SLIM_MSG_MC_REQUEST_VALUE 0x60 macro