Home
last modified time | relevance | path

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

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