Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dssdfb.c1257 int height_in_blocks = sc->sc_p->p_height / block_size; in ssdfb_sync_ssd1306() local
1272 y1 = height_in_blocks; in ssdfb_sync_ssd1306()
1274 for (y = 0; y < height_in_blocks; y++) { in ssdfb_sync_ssd1306()