__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2020 Krzysztof Kozlowski <[email protected]> */ #ifndef __LINUX_CLK_SAMSUNG_H_ #define __LINUX_CLK_SAMSUNG_H_ #include <linux/compiler_types.h> struct device_node; #ifdef CONFIG_S3C64XX_COMMON_CLK void s3c64xx_clk_init(struct device_node *np, unsigned long xtal_f, unsigned long xusbxti_f, bool s3c6400, void __iomem *base); #else static inline void s3c64xx_clk_init(struct device_node *np, unsigned long xtal_f, unsigned long xusbxti_f, bool s3c6400, void __iomem *base) { } #endif /* CONFIG_S3C64XX_COMMON_CLK */ #endif /* __LINUX_CLK_SAMSUNG_H_ */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| analogbits-wrpll-cln28hpc.h | File | 2.81 KB | 0644 |
|
| at91_pmc.h | File | 13.99 KB | 0644 |
|
| clk-conf.h | File | 507 B | 0644 |
|
| davinci.h | File | 635 B | 0644 |
|
| imx.h | File | 276 B | 0644 |
|
| mxs.h | File | 214 B | 0644 |
|
| pxa.h | File | 571 B | 0644 |
|
| renesas.h | File | 1001 B | 0644 |
|
| samsung.h | File | 654 B | 0644 |
|
| spear.h | File | 1.01 KB | 0644 |
|
| sunxi-ng.h | File | 364 B | 0644 |
|
| tegra.h | File | 6.22 KB | 0644 |
|
| ti.h | File | 12.4 KB | 0644 |
|
| zynq.h | File | 415 B | 0644 |
|