xref: /kernel/linux/linux-6.6/include/dt-bindings/mfd/st-lpc.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/mfd/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * This header provides shared DT/Driver defines for ST's LPC device
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright (C) 2014 STMicroelectronics -- All Rights Reserved
662306a36Sopenharmony_ci *
762306a36Sopenharmony_ci * Author: Lee Jones <lee.jones@linaro.org> for STMicroelectronics
862306a36Sopenharmony_ci */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#ifndef __DT_BINDINGS_ST_LPC_H__
1162306a36Sopenharmony_ci#define __DT_BINDINGS_ST_LPC_H__
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#define ST_LPC_MODE_RTC		0
1462306a36Sopenharmony_ci#define ST_LPC_MODE_WDT		1
1562306a36Sopenharmony_ci#define ST_LPC_MODE_CLKSRC	2
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci#endif /* __DT_BINDINGS_ST_LPC_H__ */
18

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