Home
last modified time | relevance | path

Searched refs:regwidth (Results 1 – 25 of 34) sorted by relevance

12

/linux-5.19.10/drivers/staging/fbtft/
Dfbtft-core.c593 if (pdata->display.regwidth) in fbtft_framebuffer_alloc()
594 display->regwidth = pdata->display.regwidth; in fbtft_framebuffer_alloc()
1159 pdata->display.regwidth = fbtft_property_value(dev, "regwidth"); in fbtft_properties_read()
1233 if (display->regwidth == 8 && display->buswidth == 8) in fbtft_probe_common()
1235 else if (display->regwidth == 8 && display->buswidth == 9 && par->spi) in fbtft_probe_common()
1237 else if (display->regwidth == 16 && display->buswidth == 8) in fbtft_probe_common()
1239 else if (display->regwidth == 16 && display->buswidth == 16) in fbtft_probe_common()
1244 display->regwidth, display->buswidth); in fbtft_probe_common()
Dfb_ili9486.c84 .regwidth = 8,
Dfb_ili9481.c84 .regwidth = 8,
Dfb_s6d02a1.c147 .regwidth = 8,
Dfb_ili9340.c120 .regwidth = 8,
Dfb_tinylcd.c86 .regwidth = 8,
Dfb_hx8353d.c125 .regwidth = 8,
Dfb_hx8357d.c180 .regwidth = 8,
Dfb_pcd8544.c144 .regwidth = 8,
Dfb_tls8204.c137 .regwidth = 8,
Dfb_st7735r.c163 .regwidth = 8,
Dfb_uc1701.c152 .regwidth = 8,
Dfb_upd161704.c165 .regwidth = 16,
Dfb_hx8340bn.c201 .regwidth = 8,
Dfb_bd663474.c151 .regwidth = 16,
Dfb_ili9341.c133 .regwidth = 8,
Dfb_ssd1305.c182 .regwidth = 8,
Dfb_seps525.c194 .regwidth = 8,
Dfb_sh1106.c158 .regwidth = 8,
Dfb_s6d1121.c157 .regwidth = 16,
Dfb_ssd1289.c156 .regwidth = 16,
Dfb_ssd1306.c204 .regwidth = 8,
Dfb_hx8347d.c160 .regwidth = 8,
Dfb_ili9163.c231 .regwidth = 8,
Dfb_ili9320.c244 .regwidth = 16,

12