Searched refs:odm_mem_count (Results 1 – 2 of 2) sorted by relevance
58 int odm_mem_count = (h_active + 2047) / 2048; in optc314_set_odm_combine() local66 if (odm_mem_count <= 2) in optc314_set_odm_combine()68 else if (odm_mem_count <= 4) in optc314_set_odm_combine()73 if (odm_mem_count <= 2) in optc314_set_odm_combine()75 else if (odm_mem_count <= 4) in optc314_set_odm_combine()
53 int odm_mem_count = (h_active + 2047) / 2048; in optc32_set_odm_combine() local61 if (odm_mem_count <= 2) in optc32_set_odm_combine()63 else if (odm_mem_count <= 4) in optc32_set_odm_combine()68 if (odm_mem_count <= 2) in optc32_set_odm_combine()70 else if (odm_mem_count <= 4) in optc32_set_odm_combine()