Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dfb-puv3.c28 #define UNIFB_REGS_NUM 10 macro
669 u32 unifb_regs[UNIFB_REGS_NUM]; in unifb_probe()
716 platform_device_add_data(dev, unifb_regs, sizeof(u32) * UNIFB_REGS_NUM); in unifb_probe()