Searched hist:b88eee975a26b1542c9da91571f79c110c108dd1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/rpmsg/ |
H A D | qcom_glink_native.h | b88eee975a26b1542c9da91571f79c110c108dd1 Thu Aug 24 07:21:36 UTC 2017 Bjorn Andersson <bjorn.andersson@linaro.org> rpmsg: glink: Make RX FIFO peak accessor to take an offset
To fully read the received rx data from FIFO both the command and data has to be read. Currently we read command, data separately and process them. By adding an offset parameter to RX FIFO peak accessor, command and data can be read together, simplifying things. So introduce this.
Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | qcom_glink_smem.c | b88eee975a26b1542c9da91571f79c110c108dd1 Thu Aug 24 07:21:36 UTC 2017 Bjorn Andersson <bjorn.andersson@linaro.org> rpmsg: glink: Make RX FIFO peak accessor to take an offset
To fully read the received rx data from FIFO both the command and data has to be read. Currently we read command, data separately and process them. By adding an offset parameter to RX FIFO peak accessor, command and data can be read together, simplifying things. So introduce this.
Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | qcom_glink_rpm.c | b88eee975a26b1542c9da91571f79c110c108dd1 Thu Aug 24 07:21:36 UTC 2017 Bjorn Andersson <bjorn.andersson@linaro.org> rpmsg: glink: Make RX FIFO peak accessor to take an offset
To fully read the received rx data from FIFO both the command and data has to be read. Currently we read command, data separately and process them. By adding an offset parameter to RX FIFO peak accessor, command and data can be read together, simplifying things. So introduce this.
Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | qcom_glink_native.c | b88eee975a26b1542c9da91571f79c110c108dd1 Thu Aug 24 07:21:36 UTC 2017 Bjorn Andersson <bjorn.andersson@linaro.org> rpmsg: glink: Make RX FIFO peak accessor to take an offset
To fully read the received rx data from FIFO both the command and data has to be read. Currently we read command, data separately and process them. By adding an offset parameter to RX FIFO peak accessor, command and data can be read together, simplifying things. So introduce this.
Acked-by: Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|