Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/staging/fbtft/
Dfbtft-core.c604 if (pdata->display.regwidth) in fbtft_framebuffer_alloc()
605 display->regwidth = pdata->display.regwidth; in fbtft_framebuffer_alloc()
1170 pdata->display.regwidth = fbtft_of_value(node, "regwidth"); in fbtft_probe_dt()
1249 if (display->regwidth == 8 && display->buswidth == 8) in fbtft_probe_common()
1251 else if (display->regwidth == 8 && display->buswidth == 9 && par->spi) in fbtft_probe_common()
1253 else if (display->regwidth == 16 && display->buswidth == 8) in fbtft_probe_common()
1255 else if (display->regwidth == 16 && display->buswidth == 16) in fbtft_probe_common()
1260 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.c121 .regwidth = 8,
Dfb_tinylcd.c86 .regwidth = 8,
Dfb_hx8353d.c125 .regwidth = 8,
Dfb_pcd8544.c144 .regwidth = 8,
Dfb_hx8357d.c180 .regwidth = 8,
Dfb_tls8204.c137 .regwidth = 8,
Dfb_st7735r.c163 .regwidth = 8,
Dfb_st7789v.c232 .regwidth = 8,
Dfb_uc1701.c152 .regwidth = 8,
Dfb_upd161704.c169 .regwidth = 16,
Dfb_bd663474.c155 .regwidth = 16,
Dfb_hx8340bn.c201 .regwidth = 8,
Dfb_ili9341.c133 .regwidth = 8,
Dfb_ssd1305.c182 .regwidth = 8,
Dfb_hx8347d.c138 .regwidth = 8,
Dfb_sh1106.c159 .regwidth = 8,
Dfb_s6d1121.c161 .regwidth = 16,
Dfb_ssd1289.c160 .regwidth = 16,
Dfb_ssd1306.c204 .regwidth = 8,
Dfb_ili9320.c246 .regwidth = 16,
Dfb_ssd1325.c171 .regwidth = 8,

12