Searched refs:clst_per_frame (Results 1 – 1 of 1) sorted by relevance
893 u32 clst_per_frame; in attr_data_get_block() local939 clst_per_frame = 1u << attr_b->nres.c_unit; in attr_data_get_block()940 to_alloc = (clen + clst_per_frame - 1) & ~(clst_per_frame - 1); in attr_data_get_block()983 to_alloc = (clen + clst_per_frame - 1) & in attr_data_get_block()984 ~(clst_per_frame - 1); in attr_data_get_block()