Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fbtft/
Dfb_ili9320.c44 unsigned devcode; in init_display() local
48 devcode = read_devicecode(par); in init_display()
50 devcode); in init_display()
51 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display()
54 devcode); in init_display()