OpenBIC
OpenSource Bridge-IC
plat_isr.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) Meta Platforms, Inc. and affiliates.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
6
* You may obtain a copy of the License at
7
*
8
* http://www.apache.org/licenses/LICENSE-2.0
9
*
10
* Unless required by applicable law or agreed to in writing, software
11
* distributed under the License is distributed on an "AS IS" BASIS,
12
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
17
#ifndef PLAT_FUNC_H
18
#define PLAT_FUNC_H
19
20
#include <stdint.h>
21
22
void
ISR_E1S_ALERT
();
23
void
ISR_RTC_ALERT
();
24
void
ISR_GPIOA5
();
25
void
ISR_GPIOA6
();
26
void
ISR_GPIOB0
();
27
void
ISR_RTC_CLR
();
28
void
ISR_POST_COMPLETE
();
29
void
ISR_HSC_OC
();
30
void
ISR_GPIOC1
();
31
void
ISR_GPIOC3
();
32
void
ISR_GPIOC4
();
33
void
ISR_GPIOD0
();
34
void
ISR_PWRGD_CPU
();
35
void
ISR_GPIOE2
();
36
void
ISR_HSC_THROTTLE
();
37
void
ISR_GPIOE4
();
38
void
ISR_GPIOE5
();
39
void
ISR_GPIOE6
();
40
void
ISR_GPIOE7
();
41
void
ISR_CPU_HIGHTEMP
();
42
void
ISR_CPU_FAULT_ALERT
();
43
void
ISR_GPIOF3
();
44
void
ISR_GPIOF4
();
45
void
ISR_GPIOF6
();
46
void
ISR_GPIOF7
();
47
void
ISR_MB_THROTTLE
();
48
void
ISR_CPU_OVERTEMP
();
49
void
ISR_GPIOH0
();
50
void
ISR_GPIOH1
();
51
void
ISR_SYS_THROTTLE
();
52
void
ISR_RETIMER_FAULT
();
53
54
#endif
ISR_SYS_THROTTLE
void ISR_SYS_THROTTLE()
Definition:
plat_isr.c:366
ISR_HSC_OC
void ISR_HSC_OC()
Definition:
plat_isr.c:418
ISR_MB_THROTTLE
void ISR_MB_THROTTLE()
Definition:
plat_isr.c:333
ISR_POST_COMPLETE
void ISR_POST_COMPLETE()
Definition:
plat_isr.c:118
ISR_PWRGD_CPU
void ISR_PWRGD_CPU()
Definition:
plat_isr.c:200
ISR_HSC_THROTTLE
void ISR_HSC_THROTTLE()
Definition:
plat_isr.c:299
ISR_CPU_OVERTEMP
void ISR_CPU_OVERTEMP()
Definition:
plat_isr.c:165
ISR_CPU_HIGHTEMP
void ISR_CPU_HIGHTEMP()
Definition:
plat_isr.c:194
ISR_CPU_FAULT_ALERT
void ISR_CPU_FAULT_ALERT()
Definition:
plat_isr.c:95
ISR_GPIOE2
void ISR_GPIOE2()
Definition:
plat_isr.c:427
ISR_RETIMER_FAULT
void ISR_RETIMER_FAULT()
Definition:
plat_isr.c:670
ISR_GPIOF6
void ISR_GPIOF6()
Definition:
plat_isr.c:565
ISR_GPIOE5
void ISR_GPIOE5()
Definition:
plat_isr.c:468
ISR_GPIOF4
void ISR_GPIOF4()
Definition:
plat_isr.c:560
ISR_GPIOD0
void ISR_GPIOD0()
Definition:
plat_isr.c:245
ISR_E1S_ALERT
void ISR_E1S_ALERT()
Definition:
plat_isr.c:94
ISR_GPIOC4
void ISR_GPIOC4()
Definition:
plat_isr.c:240
ISR_RTC_ALERT
void ISR_RTC_ALERT()
Definition:
plat_isr.c:117
ISR_GPIOE6
void ISR_GPIOE6()
Definition:
plat_isr.c:473
ISR_GPIOA6
void ISR_GPIOA6()
Definition:
plat_isr.c:191
ISR_GPIOC3
void ISR_GPIOC3()
Definition:
plat_isr.c:235
ISR_GPIOE4
void ISR_GPIOE4()
Definition:
plat_isr.c:463
ISR_GPIOA5
void ISR_GPIOA5()
Definition:
plat_isr.c:186
ISR_GPIOH0
void ISR_GPIOH0()
Definition:
plat_isr.c:607
ISR_GPIOF7
void ISR_GPIOF7()
Definition:
plat_isr.c:570
ISR_GPIOC1
void ISR_GPIOC1()
Definition:
plat_isr.c:230
ISR_GPIOB0
void ISR_GPIOB0()
Definition:
plat_isr.c:196
ISR_GPIOH1
void ISR_GPIOH1()
Definition:
plat_isr.c:612
ISR_RTC_CLR
void ISR_RTC_CLR()
Definition:
plat_isr.c:201
ISR_GPIOF3
void ISR_GPIOF3()
Definition:
plat_isr.c:555
ISR_GPIOE7
void ISR_GPIOE7()
Definition:
plat_isr.c:478
meta-facebook
yv35-ji
src
platform
plat_isr.h
Generated by
1.9.2