Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm283x_platform.c877 rpi_fb_parse_mode(const char *s, uint32_t *pwidth, uint32_t *pheight) in rpi_fb_parse_mode() function
954 if (rpi_fb_parse_mode(ptr, &width, &height) == false) in rpi_fb_init()