Searched refs:lines (Results 1 - 4 of 4) sorted by relevance

/broadcom-cfe-1.4.2/cfe/dev/
H A Ddev_aic6915.c430 int lines = (((next - start)/4 + 1) + 3)/columns; local
431 int step = lines*4;
434 for (i = 0; i < lines; i++) {
H A Ddev_bcm5700.c564 int lines = (((next - start)/4 + 1) + 3)/columns; local
565 int step = lines*4;
568 for (i = 0; i < lines; i++) {
855 /* Allocate an integral number of cache lines suitable for DMA access. */
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_l2cache.S258 * Flush the entire L2 cache. All dirty lines are written back
314 # Flush all of the lines in the cache
362 # reinit the lines we flushed, but this routine is mucking
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcm1480/src/
H A Dbcm1480_l2cache.S279 * Flush the entire L2 cache. All dirty lines are written back
362 # Flush all of the lines in the cache
410 # reinit the lines we flushed, but this routine is mucking

Completed in 45 milliseconds