Lines Matching +full:sun8i +full:- +full:a23 +full:- +full:codec +full:- +full:analog
1 // SPDX-License-Identifier: GPL-2.0+
3 * This driver provides regmap to access to analog part of audio codec
4 * found on Allwinner A23, A31s, A33, H3 and A64 Socs
6 * Copyright 2016 Chen-Yu Tsai <wens@csie.org>
15 #include "sun8i-adda-pr-regmap.h"
17 /* Analog control register access bits */
34 /* De-assert reset */ in adda_reg_read()
57 /* De-assert reset */ in adda_reg_write()
82 .name = "adda-pr",
99 MODULE_DESCRIPTION("Allwinner analog audio codec regmap driver");
102 MODULE_ALIAS("platform:sunxi-adda-pr");