Home
last modified time | relevance | path

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

/drivers/mailbox/
A Dmailbox-th1520.c113 u32 offs, bool is_remote) in th1520_mbox_chan_write() argument
115 if (is_remote) in th1520_mbox_chan_write()
122 bool is_remote) in th1520_mbox_chan_read() argument
124 if (is_remote) in th1520_mbox_chan_read()
131 u32 set, u32 clr, bool is_remote) in th1520_mbox_chan_rmw() argument
138 val = th1520_mbox_chan_read(cp, off, is_remote); in th1520_mbox_chan_rmw()
141 th1520_mbox_chan_write(cp, val, off, is_remote); in th1520_mbox_chan_rmw()
146 void *data, bool is_remote) in th1520_mbox_chan_rd_data() argument
163 void *data, bool is_remote) in th1520_mbox_chan_wr_data() argument
180 bool is_remote) in th1520_mbox_chan_wr_ack() argument
[all …]
/drivers/dma/
A Dfsl-edma-common.c83 if (fsl_chan->is_remote) in fsl_edma3_enable_request()
777 fsl_chan->is_remote = true; in fsl_edma_prep_memcpy()
885 fsl_chan->is_remote = false; in fsl_edma_free_chan_resources()
A Dfsl-edma-common.h194 bool is_remote; member
A Dfsl-edma-main.c322 fsl_chan->is_remote = dma_spec->args[2] & FSL_EDMA_REMOTE; in fsl_edma3_xlate()
/drivers/gpu/drm/display/
A Ddrm_dp_helper.c720 return !aux->is_remote && !READ_ONCE(aux->dpcd_probe_disabled); in dpcd_access_needs_probe()
750 if (aux->is_remote) in drm_dp_dpcd_read()
782 if (aux->is_remote) in drm_dp_dpcd_write()
A Ddrm_dp_mst_topology.c2332 port->aux.is_remote = true; in drm_dp_mst_add_port()

Completed in 29 milliseconds