Searched refs:total_slots (Results 1 – 4 of 4) sorted by relevance
859 int total_slots; in mcasp_i2s_hw_param() local864 total_slots = mcasp->tdm_slots; in mcasp_i2s_hw_param()878 for (i = 0; i < total_slots; i++) { in mcasp_i2s_hw_param()887 active_serializers = (channels + total_slots - 1) / total_slots; in mcasp_i2s_hw_param()891 active_slots = total_slots; in mcasp_i2s_hw_param()905 FSXMOD(total_slots), FSXMOD(0x1FF)); in mcasp_i2s_hw_param()910 FSRMOD(total_slots), FSRMOD(0x1FF)); in mcasp_i2s_hw_param()918 FSXMOD(total_slots), FSXMOD(0x1FF)); in mcasp_i2s_hw_param()
439 int total_slots; member
633 static int gather_all_resync_info(struct mddev *mddev, int total_slots) in gather_all_resync_info() argument643 for (i = 0; i < total_slots; i++) { in gather_all_resync_info()
2038 mgr->total_slots = DIV_ROUND_UP(mgr->total_pbn, mgr->pbn_div); in drm_dp_mst_topology_mgr_set_mst()2039 mgr->avail_slots = mgr->total_slots; in drm_dp_mst_topology_mgr_set_mst()