linux/include/linux/mfd/mt6331/core.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2022 AngeloGioacchino Del Regno <[email protected]>
 */

#ifndef __MFD_MT6331_CORE_H__
#define __MFD_MT6331_CORE_H__

enum mt6331_irq_status_numbers {};

#define MT6331_IRQ_CON0_BASE
#define MT6331_IRQ_CON0_BITS
#define MT6331_IRQ_CON1_BASE
#define MT6331_IRQ_CON1_BITS

#endif /* __MFD_MT6331_CORE_H__ */