Searched refs:MOST_CH_RX (Results 1 – 8 of 8) sorted by relevance
84 if (channel_config->direction == MOST_CH_RX) { in configure_channel()306 dev->capabilities[CH_RX].direction = MOST_CH_RX; in i2c_probe()
185 if (c->iface->channel_vector[i].direction & MOST_CH_RX) in available_directions_show()292 else if (c->cfg.direction & MOST_CH_RX) in set_direction_show()679 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()681 c->cfg.direction = MOST_CH_RX; in most_set_cfg_direction()877 if (c->cfg.direction == MOST_CH_RX) in hdm_enqueue_thread()985 if (dir == MOST_CH_RX) { in arm_mbo_chain()1204 if (c->cfg.direction == MOST_CH_RX) in most_start_channel()
36 MOST_CH_RX = 1 << 0, enumerator
128 if (((c->cfg->direction == MOST_CH_RX) && in comp_open()296 if (c->cfg->direction == MOST_CH_RX) { in comp_poll()
294 hdm_ch->direction == MOST_CH_RX && in service_done_flag()824 cap->direction = MOST_CH_RX | MOST_CH_TX; in dim2_probe()
847 mdev->conf[channel].direction == MOST_CH_RX) { in wq_clear_halt()1118 tmp_cap->direction = MOST_CH_RX; in hdm_probe()
463 if (ccfg->direction != MOST_CH_RX) { in comp_probe_channel()
198 if (channel->cfg->direction & MOST_CH_RX) in copy_data()