Home
last modified time | relevance | path

Searched full:msc313 (Results 1 – 21 of 21) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dmstar,msc313-cpupll.yaml4 $id: http://devicetree.org/schemas/clock/mstar,msc313-cpupll.yaml#
7 title: MStar/Sigmastar MSC313 CPU PLL
13 The MStar/SigmaStar MSC313 and later ARMv7 chips have a scalable
18 const: mstar,msc313-cpupll
39 #include <dt-bindings/clock/mstar-msc313-mpll.h>
41 compatible = "mstar,msc313-cpupll";
H A Dmstar,msc313-mpll.yaml4 $id: http://devicetree.org/schemas/clock/mstar,msc313-mpll.yaml#
7 title: MStar/Sigmastar MSC313 MPLL
13 The MStar/SigmaStar MSC313 and later ARMv7 chips have an MPLL block that
20 const: mstar,msc313-mpll
42 compatible = "mstar,msc313-mpll";
/linux/Documentation/devicetree/bindings/gpio/
H A Dmstar,msc313-gpio.yaml4 $id: http://devicetree.org/schemas/gpio/mstar,msc313-gpio.yaml#
18 - mstar,msc313-gpio
48 #include <dt-bindings/gpio/msc313-gpio.h>
51 compatible = "mstar,msc313-gpio";
/linux/Documentation/devicetree/bindings/rtc/
H A Dmstar,msc313-rtc.yaml4 $id: http://devicetree.org/schemas/rtc/mstar,msc313-rtc.yaml#
19 - mstar,msc313-rtc
44 compatible = "mstar,msc313-rtc";
/linux/arch/arm/boot/dts/sigmastar/
H A Dmstar-v7.dtsi9 #include <dt-bindings/clock/mstar-msc313-mpll.h>
104 compatible = "mstar,msc313-pmsleep", "syscon";
116 compatible = "mstar,msc313-rtc";
154 compatible = "mstar,msc313-mpll";
161 compatible = "mstar,msc313-cpupll";
H A Dmstar-infinity.dtsi9 #include <dt-bindings/gpio/msc313-gpio.h>
50 compatible = "mstar,msc313-gpio";
H A DMakefile3 mstar-infinity-msc313-breadbee_crust.dtb \
H A Dmstar-infinity-msc313-breadbee_crust.dts8 #include "mstar-infinity-msc313.dtsi"
/linux/drivers/clk/mstar/
H A DMakefile6 obj-$(CONFIG_MSTAR_MSC313_CPUPLL) += clk-msc313-cpupll.o
7 obj-$(CONFIG_MSTAR_MSC313_MPLL) += clk-msc313-mpll.o
H A Dclk-msc313-mpll.c3 * MStar MSC313 MPLL driver
144 { .compatible = "mstar,msc313-mpll", },
150 .name = "mstar-msc313-mpll",
H A Dclk-msc313-cpupll.c176 { .compatible = "mstar,msc313-cpupll" },
215 .name = "mstar-msc313-cpupll",
/linux/drivers/gpio/
H A Dgpio-msc313.c15 #include <dt-bindings/gpio/msc313-gpio.h>
18 #define DRIVER_NAME "gpio-msc313"
223 MSC313_GPIO_CHIPDATA(msc313);
226 * Unlike the msc313(e) the ssd20xd have a bunch of pins
679 .compatible = "mstar,msc313-gpio",
H A DMakefile117 obj-$(CONFIG_GPIO_MSC313) += gpio-msc313.o
H A DKconfig865 bool "MStar MSC313 GPIO support"
/linux/drivers/rtc/
H A Drtc-msc313.c231 { .compatible = "mstar,msc313-rtc" },
239 .name = "msc313-rtc",
H A DMakefile108 obj-$(CONFIG_RTC_DRV_MSC313) += rtc-msc313.o
H A DKconfig2043 tristate "MStar MSC313 RTC"
2050 will be called "rtc-msc313".
/linux/Documentation/devicetree/bindings/mfd/
H A Dsyscon.yaml94 - mstar,msc313-pmsleep
191 - mstar,msc313-pmsleep
/linux/include/dt-bindings/gpio/
H A Dmsc313-gpio.h3 * GPIO definitions for MStar/SigmaStar MSC313 and later SoCs
/linux/drivers/clocksource/
H A Dtimer-msc313e.c252 TIMER_OF_DECLARE(msc313, "mstar,msc313e-timer", msc313e_timer_init);
/linux/
H A DMAINTAINERS2686 F: Documentation/devicetree/bindings/clock/mstar,msc313-mpll.yaml
2687 F: Documentation/devicetree/bindings/gpio/mstar,msc313-gpio.yaml
2692 F: drivers/gpio/gpio-msc313.c
2693 F: drivers/rtc/rtc-msc313.c
2696 F: include/dt-bindings/gpio/msc313-gpio.h