Home
last modified time | relevance | path

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

/drivers/video/fbdev/
Dtmiofb.c265 const struct resource *nlcr = &cell->resources[0]; in tmiofb_hw_init() local
269 if (nlcr == NULL || vram == NULL) in tmiofb_hw_init()
272 base = nlcr->start; in tmiofb_hw_init()