Searched refs:remote_state (Results 1 – 2 of 2) sorted by relevance
207 enum smd_channel_state remote_state; member579 int remote_state; in qcom_smd_channel_intr() local585 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_smd_channel_intr()586 if (remote_state != channel->remote_state) { in qcom_smd_channel_intr()587 channel->remote_state = remote_state; in qcom_smd_channel_intr()835 channel->remote_state == SMD_CHANNEL_OPENING || in qcom_smd_channel_open()836 channel->remote_state == SMD_CHANNEL_OPENED, in qcom_smd_channel_open()847 channel->remote_state == SMD_CHANNEL_OPENED, in qcom_smd_channel_open()1263 unsigned remote_state; in qcom_channel_state_worker() local1275 remote_state = GET_RX_CHANNEL_INFO(channel, state); in qcom_channel_state_worker()[all …]
114 u32 *remote_state; member206 val = readl(entry->remote_state); in smsm_intr()269 if (readl(entry->remote_state) & BIT(irq)) in smsm_unmask_irq()574 entry->remote_state = states + id; in qcom_smsm_probe()