cregit-Linux how code gets into the kernel

Release 4.14 arch/mips/include/asm/lasat/lasatint.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_LASAT_LASATINT_H

#define __ASM_LASAT_LASATINT_H

/* lasat 100 */

#define LASAT_INT_STATUS_REG_100	(KSEG1ADDR(0x1c880000))

#define LASAT_INT_MASK_REG_100		(KSEG1ADDR(0x1c890000))

#define LASATINT_MASK_SHIFT_100		0

/* lasat 200 */

#define LASAT_INT_STATUS_REG_200	(KSEG1ADDR(0x1104003c))

#define LASAT_INT_MASK_REG_200		(KSEG1ADDR(0x1104003c))

#define LASATINT_MASK_SHIFT_200		16

#endif /* __ASM_LASAT_LASATINT_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Brian Murphy2672.22%133.33%
Ralf Bächle925.00%133.33%
Greg Kroah-Hartman12.78%133.33%
Total36100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.