Home
last modified time | relevance | path

Searched +full:milos +full:- +full:clk +full:- +full:virt (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,milos-rpmh.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,milos-rpmh.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm RPMh Network-On-Chip Interconnect on Milos SoC
10 - Luca Weiss <luca.weiss@fairphone.com>
20 See also: include/dt-bindings/interconnect/qcom,milos-rpmh.h
25 - qcom,milos-aggre1-noc
26 - qcom,milos-aggre2-noc
27 - qcom,milos-clk-virt
[all …]
/linux/drivers/interconnect/qcom/
H A Dmilos.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2023-2024, Qualcomm Innovation Center, Inc. All rights reserved.
8 #include <linux/interconnect-provider.h>
15 #include <dt-bindings/interconnect/qcom,milos-rpmh.h>
17 #include "bcm-voter.h"
18 #include "icc-common.h"
19 #include "icc-rpmh.h"
1892 { .compatible = "qcom,milos-aggre1-noc", .data = &milos_aggre1_noc },
1893 { .compatible = "qcom,milos-aggre2-noc", .data = &milos_aggre2_noc },
1894 { .compatible = "qcom,milos-clk-virt", .data = &milos_clk_virt },
[all …]
/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c2 Copyright (c), 2004-2005,2007-2010 Trident Microsystems, Inc.
31 authors: Dragan Savic, Milos Nikolic, Mihajlo Katona, Tao Ding, Paul Janssen
52 /*-----------------------------------------------------------------------------
54 ----------------------------------------------------------------------------*/
75 #define DRX39XX_MAIN_FIRMWARE "dvb-fe-drxj-mc-1.0.8.fw"
201 /*-----------------------------------------------------------------------------
203 ----------------------------------------------------------------------------*/
205 /*-----------------------------------------------------------------------------
207 ----------------------------------------------------------------------------*/
209 #define DRXJ_WAKE_UP_KEY (demod->my_i2c_dev_addr->i2c_addr)
[all …]