Searched refs:GC_CID_VERSION_MSK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/mb862xx/ | ||
H A D | mb862xx_reg.h | 34 #define GC_CID_VERSION_MSK 0x000000ff macro |
H A D | mb862xxfbdrv.c | 864 ver = ver & GC_CID_VERSION_MSK; in coralp_init() |