Searched defs:chan (Results 1 – 9 of 9) sorted by relevance
75 struct chan { struct92 chan_t *path_to_channel(const char *path, int mode); argument
75 static bool channel_set_busy(struct scmi_msg_channel *chan) in channel_set_busy()92 static void channel_release_busy(struct scmi_msg_channel *chan) in channel_release_busy()97 static struct smt_header *channel_to_smt_hdr(struct scmi_msg_channel *chan) in channel_to_smt_hdr()110 struct scmi_msg_channel *chan; in scmi_proccess_smt() local192 void scmi_smt_init_agent_channel(struct scmi_msg_channel *chan) in scmi_smt_init_agent_channel()
43 static bool sunxi_msgbox_last_tx_done(unsigned int chan) in sunxi_msgbox_last_tx_done()50 static bool sunxi_msgbox_peek_data(unsigned int chan) in sunxi_msgbox_peek_data()
168 uint32_t chan = 0; in mhu_send_data() local241 uint32_t chan = 0; in mhu_receive_data() local
630 int mailbox_hwmon_readtemp(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readtemp()640 int mailbox_hwmon_readvolt(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readvolt()
470 static uint32_t intel_hwmon_readtemp(uint32_t chan, uint32_t *retval) in intel_hwmon_readtemp()483 static uint32_t intel_hwmon_readvolt(uint32_t chan, uint32_t *retval) in intel_hwmon_readvolt()
527 int ret, chan; in bl2_advertise_dram_entries() local
635 int chan; in bl2_advertise_dram_entries() local
93 enum k3_sec_proxy_chan_id chan) in ti_sci_get_response()
Completed in 14 milliseconds