Home
last modified time | relevance | path

Searched refs:fBLOCKREADINTR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c188 * @fblockread_event: wakeup event tied to tx fBLOCKREADINTR
243 u8 fBLOCKREADINTR; member
265 __le32 fBLOCKREADINTR; member
400 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 1); in qcom_smd_channel_reset()
596 if (!GET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR)) in qcom_smd_channel_intr()
627 if (!GET_RX_CHANNEL_FLAG(channel, fBLOCKREADINTR)) { in qcom_smd_channel_intr()
740 * in the tx buffer, utilizing the fBLOCKREADINTR signaling mechanism to avoid
772 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 0); in __qcom_smd_send()
785 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 1); in __qcom_smd_send()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c188 * @fblockread_event: wakeup event tied to tx fBLOCKREADINTR
243 u8 fBLOCKREADINTR; member
265 __le32 fBLOCKREADINTR; member
400 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 1); in qcom_smd_channel_reset()
596 if (!GET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR)) in qcom_smd_channel_intr()
627 if (!GET_RX_CHANNEL_FLAG(channel, fBLOCKREADINTR)) { in qcom_smd_channel_intr()
740 * in the tx buffer, utilizing the fBLOCKREADINTR signaling mechanism to avoid
772 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 0); in __qcom_smd_send()
785 SET_TX_CHANNEL_FLAG(channel, fBLOCKREADINTR, 1); in __qcom_smd_send()

Completed in 5 milliseconds