Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/fbtft/
Dfb_ili9320.c33 unsigned int devcode; in init_display() local
37 devcode = read_devicecode(par); in init_display()
38 if ((devcode != 0x0000) && (devcode != 0x9320)) in init_display()
41 devcode); in init_display()