Searched refs:SLIM_MSG_ASM_FIRST_WORD (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/slimbus/ |
H A D | qcom-ctrl.c | 64 #define SLIM_MSG_ASM_FIRST_WORD(l, mt, mc, dt, ad) \ macro 357 *head = SLIM_MSG_ASM_FIRST_WORD(txn->rl, txn->mt, in qcom_xfer_msg() 361 *head = SLIM_MSG_ASM_FIRST_WORD(txn->rl, txn->mt, in qcom_xfer_msg()
|
H A D | qcom-ngd-ctrl.c | 94 #define SLIM_MSG_ASM_FIRST_WORD(l, mt, mc, dt, ad) \ macro 867 *pbuf = SLIM_MSG_ASM_FIRST_WORD(txn->rl, txn->mt, txn->mc, 0, in qcom_slim_ngd_xfer_msg() 871 *pbuf = SLIM_MSG_ASM_FIRST_WORD(txn->rl, txn->mt, txn->mc, 1, in qcom_slim_ngd_xfer_msg()
|