Searched refs:SET_RX_CHANNEL_FLAG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/rpmsg/ |
H A D | qcom_smd.c | 291 #define SET_RX_CHANNEL_FLAG(channel, param, value) \ macro 593 SET_RX_CHANNEL_FLAG(channel, fSTATE, 0); in qcom_smd_channel_intr() 604 SET_RX_CHANNEL_FLAG(channel, fHEAD, 0); in qcom_smd_channel_intr() 624 SET_RX_CHANNEL_FLAG(channel, fTAIL, 1); in qcom_smd_channel_intr()
|
/kernel/linux/linux-6.6/drivers/rpmsg/ |
H A D | qcom_smd.c | 291 #define SET_RX_CHANNEL_FLAG(channel, param, value) \ macro 593 SET_RX_CHANNEL_FLAG(channel, fSTATE, 0); in qcom_smd_channel_intr() 604 SET_RX_CHANNEL_FLAG(channel, fHEAD, 0); in qcom_smd_channel_intr() 624 SET_RX_CHANNEL_FLAG(channel, fTAIL, 1); in qcom_smd_channel_intr()
|
Completed in 5 milliseconds