__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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) 2014 Samsung Electronics Co., Ltd. * Sylwester Nawrocki <[email protected]> */ #ifndef __CLK_CONF_H #define __CLK_CONF_H #include <linux/types.h> struct device_node; #if defined(CONFIG_OF) && defined(CONFIG_COMMON_CLK) int of_clk_set_defaults(struct device_node *node, bool clk_supplier); #else static inline int of_clk_set_defaults(struct device_node *node, bool clk_supplier) { return 0; } #endif #endif /* __CLK_CONF_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 |
|