Searched refs:jzlcd_get_bandwidth (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_lcd.c329 jzlcd_get_bandwidth(const struct videomode *mode) function
347 if (jzlcd_get_bandwidth(mode) > FB_MAX_BW)
373 bw = jzlcd_get_bandwidth(&ei->edid_modes[n]);

Completed in 411 milliseconds