File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/actions.tar
Back
Kconfig 0000644 00000001273 15030300727 0006047 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only config CLK_ACTIONS bool "Clock driver for Actions Semi SoCs" depends on ARCH_ACTIONS || COMPILE_TEST select REGMAP_MMIO select RESET_CONTROLLER default ARCH_ACTIONS if CLK_ACTIONS # SoC Drivers config CLK_OWL_S500 bool "Support for the Actions Semi OWL S500 clocks" depends on ARCH_ACTIONS || COMPILE_TEST default ARCH_ACTIONS config CLK_OWL_S700 bool "Support for the Actions Semi OWL S700 clocks" depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST default ARM64 && ARCH_ACTIONS config CLK_OWL_S900 bool "Support for the Actions Semi OWL S900 clocks" depends on (ARM64 && ARCH_ACTIONS) || COMPILE_TEST default ARM64 && ARCH_ACTIONS endif Makefile 0000644 00000000665 15030300727 0006210 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_CLK_ACTIONS) += clk-owl.o clk-owl-y += owl-common.o clk-owl-y += owl-gate.o clk-owl-y += owl-mux.o clk-owl-y += owl-divider.o clk-owl-y += owl-factor.o clk-owl-y += owl-composite.o clk-owl-y += owl-pll.o clk-owl-y += owl-reset.o # SoC support obj-$(CONFIG_CLK_OWL_S500) += owl-s500.o obj-$(CONFIG_CLK_OWL_S700) += owl-s700.o obj-$(CONFIG_CLK_OWL_S900) += owl-s900.o
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings