xref: /kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/flipper-pic.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * arch/powerpc/platforms/embedded6xx/flipper-pic.h
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Nintendo GameCube/Wii "Flipper" interrupt controller support.
662306a36Sopenharmony_ci * Copyright (C) 2004-2009 The GameCube Linux Team
762306a36Sopenharmony_ci * Copyright (C) 2007,2008,2009 Albert Herranz
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef __FLIPPER_PIC_H
1162306a36Sopenharmony_ci#define __FLIPPER_PIC_H
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciunsigned int flipper_pic_get_irq(void);
1462306a36Sopenharmony_civoid __init flipper_pic_probe(void);
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_civoid flipper_quiesce(void);
1762306a36Sopenharmony_civoid flipper_platform_reset(void);
1862306a36Sopenharmony_ciint flipper_is_reset_button_pressed(void);
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci#endif
21

Indexes created Thu Nov 07 10:32:03 CST 2024