Home
last modified time | relevance | path

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

/linux/drivers/slimbus/
H A Dmessaging.c194 case SLIM_MSG_MC_CHANGE_VALUE: in slim_val_inf_sanity()
260 case SLIM_MSG_MC_CHANGE_VALUE: in slim_xfer_msg()
347 return slim_xfer_msg(sdev, &msg, SLIM_MSG_MC_CHANGE_VALUE); in slim_write()
H A Dslimbus.h451 mc <= SLIM_MSG_MC_CHANGE_VALUE))); in slim_ec_txn()
/linux/include/linux/
H A Dslimbus.h192 #define SLIM_MSG_MC_CHANGE_VALUE 0x68 macro