Searched refs:odm_mem_count (Results 1 – 3 of 3) sorted by relevance
57 int odm_mem_count = (h_active + 2047) / 2048; in optc314_set_odm_combine() local 65 if (odm_mem_count <= 2) in optc314_set_odm_combine() 67 else if (odm_mem_count <= 4) in optc314_set_odm_combine() 72 if (odm_mem_count <= 2) in optc314_set_odm_combine() 74 else if (odm_mem_count <= 4) in optc314_set_odm_combine()
52 int odm_mem_count = (h_active + 2047) / 2048; in optc32_set_odm_combine() local 60 if (odm_mem_count <= 2) in optc32_set_odm_combine() 62 else if (odm_mem_count <= 4) in optc32_set_odm_combine() 67 if (odm_mem_count <= 2) in optc32_set_odm_combine() 69 else if (odm_mem_count <= 4) in optc32_set_odm_combine()
65 int odm_mem_count = (h_active + 2047) / 2048; in optc35_set_odm_combine() local 73 if (odm_mem_count <= 2) in optc35_set_odm_combine() 75 else if (odm_mem_count <= 4) in optc35_set_odm_combine() 80 if (odm_mem_count <= 2) in optc35_set_odm_combine() 82 else if (odm_mem_count <= 4) in optc35_set_odm_combine()