Searched refs:total_slots (Results 1 – 4 of 4) sorted by relevance
768 int total_slots; in mcasp_i2s_hw_param() local773 total_slots = mcasp->tdm_slots; in mcasp_i2s_hw_param()781 active_serializers = (channels + total_slots - 1) / total_slots; in mcasp_i2s_hw_param()785 active_slots = total_slots; in mcasp_i2s_hw_param()798 FSXMOD(total_slots), FSXMOD(0x1FF)); in mcasp_i2s_hw_param()803 FSRMOD(total_slots), FSRMOD(0x1FF)); in mcasp_i2s_hw_param()
438 int total_slots; member
578 static int gather_all_resync_info(struct mddev *mddev, int total_slots) in gather_all_resync_info() argument587 for (i = 0; i < total_slots; i++) { in gather_all_resync_info()
2036 mgr->total_slots = DIV_ROUND_UP(mgr->total_pbn, mgr->pbn_div); in drm_dp_mst_topology_mgr_set_mst()2037 mgr->avail_slots = mgr->total_slots; in drm_dp_mst_topology_mgr_set_mst()