Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-fu.h121 void dc_fu_get_pixel_format_bits(struct dc_fu *fu, u32 format, u32 *bits);
H A Ddc-fl.c69 dc_fu_get_pixel_format_bits(fu, format->format, &bits); in dc_fl_set_fmt()
H A Ddc-fw.c97 dc_fu_get_pixel_format_bits(fu, format->format, &bits); in dc_fw_set_fmt()
H A Ddc-fu.c71 void dc_fu_get_pixel_format_bits(struct dc_fu *fu, u32 format, u32 *bits) in dc_fu_get_pixel_format_bits() function