░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/src/linux-azure-6.17-headers-6.17.0-1008/include/linux/soc/andes
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: irq.h
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2023 Andes Technology Corporation */ #ifndef __ANDES_IRQ_H #define __ANDES_IRQ_H /* Andes PMU irq number */ #define ANDES_RV_IRQ_PMOVI 18 #define ANDES_RV_IRQ_LAST ANDES_RV_IRQ_PMOVI #define ANDES_SLI_CAUSE_BASE 256 /* Andes PMU related registers */ #define ANDES_CSR_SLIE 0x9c4 #define ANDES_CSR_SLIP 0x9c5 #define ANDES_CSR_SCOUNTEROF 0x9d4 #endif /* __ANDES_IRQ_H */
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 irq.h
H
446 B
2025-09-28 21:39
EDIT