Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dsp887x.c132 #define BLOCKSIZE 30 macro
140 u8 buf [BLOCKSIZE + 2]; in sp887x_initial_setup()
165 for (i = 0; i < FW_SIZE; i += BLOCKSIZE) { in sp887x_initial_setup()
166 int c = BLOCKSIZE; in sp887x_initial_setup()