Searched refs:DIV_ROUNDUP (Results 1 – 1 of 1) sorted by relevance
28 #define DIV_ROUNDUP(a, b) (((a)+((b)/2))/(b)) macro232 cpu_to_be16(DIV_ROUNDUP((i * 65536), num_entries)); in fill_backlight_transform_table()264 cpu_to_be16(DIV_ROUNDUP((i * 65536), num_entries)); in fill_backlight_transform_table_v_2_2()