cregit-Linux how code gets into the kernel

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

#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 Murphy2674.29%150.00%
Ralf Bächle925.71%150.00%
Total35100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.