Home
last modified time | relevance | path

Searched refs:glk_nearest_filter_coef (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_scaler.c613 static u16 glk_nearest_filter_coef(int t) in glk_nearest_filter_coef() function
668 tmp = glk_nearest_filter_coef(t); in glk_program_nearest_filter_coefs()
671 tmp |= glk_nearest_filter_coef(t) << 16; in glk_program_nearest_filter_coefs()