Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_hal_init.c368 u32 blockSize_p3 = 1; /* Phase #3 : Use 1-byte, the remnant of FW image. */ in _BlockWrite() local
405 blockCount_p3 = remainSize_p2 / blockSize_p3; in _BlockWrite()
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723b_hal_init.c51 u32 blockSize_p3 = 1; /* Phase #3 : Use 1-byte, the remnant of FW image. */ in _BlockWrite() local
83 blockCount_p3 = remainSize_p2 / blockSize_p3; in _BlockWrite()

Completed in 14 milliseconds