Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/fbtft/
H A Dfb_ili9320.c33 unsigned int devcode; in init_display() local
37 devcode = read_devicecode(par); in init_display()
39 devcode); in init_display()
40 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display()
43 devcode); in init_display()