Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fbtft/
Dfb_ili9320.c35 unsigned int devcode; in init_display() local
39 devcode = read_devicecode(par); in init_display()
41 devcode); in init_display()
42 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display()
45 devcode); in init_display()