Searched +full:cv1800b +full:- +full:rtc (Results 1 – 7 of 7) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/rtc/sophg[all...]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)8 #include <dt-bindings/pinctrl/pinctrl-cv1800b.h>9 #include "cv180x-cpus.dtsi"13 compatible = "sophgo,cv1800b";21 interrupt-parent = <&plic>;22 dma-noncoheren[all...]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 #include <dt-bindings/clock/sophgo,cv1800.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include "cv18xx-reset.h"13 #address-cells = <1>;14 #size-cell[all...]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/pinctrl/sophgo,cv1800-pinctr[all...]
1 // SPDX-License-Identifier: GPL-2.03 * Driver for Sophgo CV1800 series SoC RTC subsystem5 * The RTC module comprises a 32kHz oscillator, Power-on-Reset (PoR) sub-module,6 * HW state machine to control chip power-on, power-of[all...]
1 // SPDX-License-Identifier: GPL-2.0-only3 * rtc-cv1800.c: RTC driver for Sophgo cv1800 RTC16 #include <linux/rtc.h>47 regmap_read(info->rtc_ma in cv1800_rtc_enabled() 160 struct cv1800_rtc_priv *rtc; cv1800_rtc_probe() local [all...]
1 // SPDX-License-Identifier: GPL-2.07 #include <linux/clk-provider.h>12 #include "clk-cv1800.h"14 #include "clk-cv18xx-common.h"15 #include "clk-cv18xx-ip.h"16 #include "clk-cv18x[all...]