Searched refs:master_id (Results 1 – 6 of 6) sorted by relevance
82 return mxs_saif[saif->master_id]; in mxs_saif_get_master()350 if (saif->id == saif->master_id) in mxs_saif_set_dai_fmt()642 saif->master_id = pdata->master_id; in mxs_saif_probe()643 if (saif->master_id < 0 || in mxs_saif_probe()644 saif->master_id >= ARRAY_SIZE(mxs_saif) || in mxs_saif_probe()645 saif->master_id == saif->id) { in mxs_saif_probe()650 saif->master_id = saif->id; in mxs_saif_probe()
122 unsigned int master_id; member
14 int master_id; /* id of the master if in slave mode */ member
195 .master_id = 0,198 .master_id = 0,
405 .master_id = 0,408 .master_id = 0,
37 uint32_t master_id:4; /* Unit causing error member