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
20void ISR_DC_ON();
28
45
46#endif
void ISR_SSD15_PRESENT()
void ISR_SSD14_PRESENT()
void ISR_SSD7_PRESENT()
void ISR_SSD3_PRESENT()
void ISR_DC_ON()
Definition: plat_isr.c:101
void ISR_PEX_ADC_ALERT()
Definition: plat_isr.c:146
void ISR_SSD13_PRESENT()
void ISR_HSC_SMB_ALERT()
Definition: plat_isr.c:219
void ISR_SSD6_PRESENT()
void ISR_SSD12_PRESENT()
void ISR_SSD4_PRESENT()
void ISR_SSD8_PRESENT()
void ISR_SSD_8_15_ADC_ALERT()
Definition: plat_isr.c:141
void ISR_SSD10_PRESENT()
void ISR_SSD2_PRESENT()
void ISR_SSD9_PRESENT()
void ISR_SSD1_PRESENT()
void ISR_NIC_ADC_ALERT()
Definition: plat_isr.c:114
void ISR_SSD11_PRESENT()
void ISR_SSD0_PRESENT()
void ISR_SSD_0_7_ADC_ALERT()
Definition: plat_isr.c:136
void ISR_SSD5_PRESENT()
void ISR_SMB_FPGA_ALERT()
Definition: plat_isr.c:168
void ISR_VR_PMBUS_ALERT()
Definition: plat_isr.c:190