Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rpmsg/
Dqcom_smd.c334 #define SET_TX_CHANNEL_INFO(channel, param, value) \ macro
392 SET_TX_CHANNEL_INFO(channel, state, SMD_CHANNEL_CLOSED); in qcom_smd_channel_reset()
401 SET_TX_CHANNEL_INFO(channel, head, 0); in qcom_smd_channel_reset()
456 SET_TX_CHANNEL_INFO(channel, state, state); in qcom_smd_channel_set_state()
726 SET_TX_CHANNEL_INFO(channel, head, head); in qcom_smd_write_fifo()