Home
last modified time | relevance | path

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

/drivers/gpu/drm/tiny/
Dgm12u320.c57 #define DATA_BLOCK_FOOTER_SIZE 20 macro
60 DATA_BLOCK_FOOTER_SIZE)
64 DATA_BLOCK_FOOTER_SIZE)
153 static const char data_block_footer[DATA_BLOCK_FOOTER_SIZE] = {
189 (block_size - DATA_BLOCK_FOOTER_SIZE), in gm12u320_usb_alloc()
190 data_block_footer, DATA_BLOCK_FOOTER_SIZE); in gm12u320_usb_alloc()