Searched refs:MOST_CH_RX (Results 1 – 8 of 8) sorted by relevance
83 if (channel_config->direction == MOST_CH_RX) { in configure_channel()305 dev->capabilities[CH_RX].direction = MOST_CH_RX; in i2c_probe()
176 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()283 else if (c->cfg.direction & MOST_CH_RX) in set_direction_show()642 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()644 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()794 if (c->cfg.direction == MOST_CH_RX) in hdm_enqueue_thread()902 if (dir == MOST_CH_RX) { in arm_mbo_chain()1119 if (c->cfg.direction == MOST_CH_RX) in most_start_channel()
124 if (((c->cfg->direction == MOST_CH_RX) && in comp_open()289 if (c->cfg->direction == MOST_CH_RX) { in comp_poll()
751 mdev->conf[channel].direction == MOST_CH_RX) { in wq_clear_halt()1035 tmp_cap->direction = MOST_CH_RX; in hdm_probe()
36 MOST_CH_RX = 1 << 0, enumerator
293 hdm_ch->direction == MOST_CH_RX && in service_done_flag()823 cap->direction = MOST_CH_RX | MOST_CH_TX; in dim2_probe()
462 if (ccfg->direction != MOST_CH_RX) { in comp_probe_channel()
195 if (channel->cfg->direction & MOST_CH_RX) in copy_data()