linux_dsm_epyc7002/arch/powerpc/sysdev/qe_lib
Timur Tabi fc9e8b4e27 [PATCH] Optimize qe_brg struct to use an array
The qe_brg structure manually defined each of the 16 BRG registers, which
made any code that used them cumbersome.  This patch replaces the fields
with a single 16-element array.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-11-13 14:49:01 +11:00
..
Kconfig [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
Makefile [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe_ic.c [POWERPC] Fix up after irq changes 2006-10-07 22:08:26 +10:00
qe_ic.h [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
qe_io.c [HEADERS] Put linux/config.h out of its misery. 2006-10-09 19:13:51 -04:00
qe.c [PATCH] Optimize qe_brg struct to use an array 2006-11-13 14:49:01 +11:00
ucc_fast.c [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
ucc_slow.c [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00
ucc.c [POWERPC] Add QUICC Engine (QE) infrastructure 2006-10-04 15:24:27 +10:00