Home
last modified time | relevance | path

Searched +full:opp +full:- +full:800 +full:m (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588j.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
17 /delete-node/ opp-j-m-1416000000;
18 /delete-node/ opp-j-m-1608000000;
19 /delete-node/ opp-j-m-1704000000;
30 /delete-node/ opp-j-m-1800000000;
31 /delete-node/ opp-j-m-2016000000;
42 /delete-node/ opp-j-m-1800000000;
43 /delete-node/ opp-j-m-2016000000;
54 /delete-node/ opp-j-850000000;
59 * The Max frequency is 800MHz in default normal mode.
[all …]
H A Drk3588s.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/rk3588-cru.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/phy/phy.h>
10 #include <dt-bindings/power/rk3588-power.h>
11 #include <dt-bindings/soc/rockchip,boot-mode.h>
12 #include <dt-bindings/soc/rockchip-system-status.h>
13 #include <dt-bindings/suspend/rockchip-rk3588.h>
14 #include <dt-bindings/thermal/thermal.h>
[all …]
H A Drk3568.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/rk3568-cru.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/pinctrl/rockchip.h>
10 #include <dt-bindings/soc/rockchip,boot-mode.h>
11 #include <dt-bindings/phy/phy.h>
12 #include <dt-bindings/power/rk3568-power.h>
13 #include <dt-bindings/soc/rockchip-system-status.h>
14 #include <dt-bindings/suspend/rockchip-rk3568.h>
[all …]
H A Drk3562.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/clock/rk3562-cru.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/phy/phy.h>
10 #include <dt-bindings/power/rk3562-power.h>
11 #include <dt-bindings/pinctrl/rockchip.h>
12 #include <dt-bindings/soc/rockchip,boot-mode.h>
13 #include <dt-bindings/soc/rockchip-system-status.h>
14 #include <dt-bindings/suspend/rockchip-rk3562.h>
[all …]
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c6 * Copyright (C) 2013, Texas Instruments, Incorporated - http://www.ti.com/
8 * SPDX-License-Identifier: GPL-2.0+
32 #include <dwc3-uboot.h>
33 #include <dwc3-omap-uboot.h>
34 #include <ti-usb-phy-uboot.h>
56 {125, 3, 2, -1, -1, -1, -1}, /* OPP 50 */
57 {-1, -1, -1, -1, -1, -1, -1}, /* OPP RESERVED */
58 {125, 3, 1, -1, -1, -1, -1}, /* OPP 100 */
59 {150, 3, 1, -1, -1, -1, -1}, /* OPP 120 */
60 {125, 2, 1, -1, -1, -1, -1}, /* OPP TB */
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interconnect/
H A Dfsl,imx8m-noc.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/interconnect/fsl,imx8m-noc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Leonard Crestez <leonard.crestez@nxp.com>
18 for normal (non-secure) world.
20 The buses are based on externally licensed IPs such as ARM NIC-301 and
27 - items:
28 - enum:
29 - fsl,imx8mn-nic
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dimx8mq-evk.dts1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 * Copyright (C) 2017-2018 Pengutronix, Lucas Stach <kernel@pengutronix.de>
7 /dts-v1/;
13 compatible = "fsl,imx8mq-evk", "fsl,imx8mq";
16 stdout-path = &uart1;
24 pcie0_refclk: pcie0-refclk {
25 compatible = "fixed-clock";
26 #clock-cells = <0>;
27 clock-frequency = <100000000>;
30 reg_usdhc2_vmmc: regulator-vsd-3v3 {
[all …]
H A Dimx8mq-librem5.dtsi1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright 2018-2020 Purism SPC
6 /dts-v1/;
8 #include "dt-bindings/input/input.h"
9 #include <dt-bindings/interrupt-controller/irq.h>
10 #include "dt-bindings/pwm/pwm.h"
11 #include "dt-bindings/usb/pd.h"
18 backlight_dsi: backlight-dsi {
19 compatible = "led-backlight";
23 pmic_osc: clock-pmic {
[all …]
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dopp.rst2 Operating Performance Points (OPP) Library
5 (C) 2009-2010 Nishanth Menon <nm@ti.com>, Texas Instruments Incorporated
10 2. Initial OPP List Registration
11 3. OPP Search Functions
12 4. OPP Availability Control Functions
13 5. OPP Data Retrieval Functions
19 1.1 What is an Operating Performance Point (OPP)?
20 -------------------------------------------------
22 Complex SoCs of today consists of a multiple sub-modules working in conjunction.
25 facilitate this, sub-modules in a SoC are grouped into domains, allowing some
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dhw_data.c10 * SPDX-License-Identifier: GPL-2.0+
30 * The M & N values in the following tables are created using the
37 * dpll locked at 1400 MHz MPU clk at 700 MHz(OPP100) - DCC OFF
41 {175, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 12 MHz */
42 {700, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 13 MHz */
43 {125, 2, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 16.8 MHz */
44 {401, 10, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 19.2 MHz */
45 {350, 12, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 26 MHz */
46 {700, 26, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1}, /* 27 MHz */
47 {638, 34, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1} /* 38.4 MHz */
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk322x.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/interrupt-controller/irq.h>
5 #include <dt-bindings/interrupt-controller/arm-gic.h>
6 #include <dt-bindings/pinctrl/rockchip.h>
7 #include <dt-bindings/clock/rk3228-cru.h>
8 #include <dt-bindings/thermal/thermal.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
14 interrupt-parent = <&gic>;
[all …]
/OK3568_Linux_fs/u-boot/board/siemens/pxm2/
H A Dboard.c7 * u-boot:/board/ti/am335x/board.c
11 * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
13 * SPDX-License-Identifier: GPL-2.0+
27 #include "../../../drivers/video/da8xx-fb.h"
86 * @module = mpu - 0, core - 1
134 720, OSC-1, 1, -1, -1, -1, -1};
156 /* Frequency switching for OPP 120 */ in spl_siemens_board_init()
232 writel(RGMII_MODE_ENABLE | RGMII_INT_DELAY, &cdev->miisel); in board_eth_init()
264 .height = 800,
343 setbits_le32(&pwmss->clkconfig, ECAP_CLK_EN); in enable_pwm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/
H A DREADME_MLAN2 U S E R M A N U A L
4 Copyright 2008-2022 NXP
31 uap_oper_ctrl: uAP operation control when in-STA disconnect with ext-AP
33 For example, to install multi-chip driver,
36 …wifi_mod_para.conf is used to support multi-chips which has different load module parameters. It c…
107 pcie_int_mode=0|1|2 <Legacy mode, MSI mode (default), MSI-X mode>
114 expected PA current is expected to be in the 80-90 mA range for b/g/n modes
122 …hs_mimo_switch=0|1 <Disable dynamic MIMO-SISO switch during host sleep (default) | Enable dynamic …
131 host_mlme=0|1 <Operate in non-host_mlme mode | Operate in host_mlme mode (default)>
152 bss_mode = "Ad-hoc" | "Managed" | "Auto" | "Unknown"
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8723d1ant.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
20 * This file is for RTL8723D Co-exist mechanism
77 u8 bt_rssi_state = coex_sta->pre_bt_rssi_state; in halbtc8723d1ant_bt_rssi_state()
79 bt_rssi = coex_sta->bt_rssi; in halbtc8723d1ant_bt_rssi_state()
82 if ((coex_sta->pre_bt_rssi_state == BTC_RSSI_STATE_LOW) || in halbtc8723d1ant_bt_rssi_state()
83 (coex_sta->pre_bt_rssi_state == in halbtc8723d1ant_bt_rssi_state()
101 return coex_sta->pre_bt_rssi_state; in halbtc8723d1ant_bt_rssi_state()
104 if ((coex_sta->pre_bt_rssi_state == BTC_RSSI_STATE_LOW) || in halbtc8723d1ant_bt_rssi_state()
105 (coex_sta->pre_bt_rssi_state == in halbtc8723d1ant_bt_rssi_state()
[all …]
H A Dhalbtc8723d2ant.c1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
20 * This file is for RTL8723D Co-exist mechanism
80 bt_rssi = coex_sta->bt_rssi; in halbtc8723d2ant_bt_rssi_state()
140 btcoexist->btc_get(btcoexist, BTC_GET_S4_WIFI_RSSI, &wifi_rssi); in halbtc8723d2ant_wifi_rssi_state()
199 interference_wl_tx = BT_8723D_2ANT_WIFI_MAX_TX_POWER - in halbtc8723d2ant_coex_switch_threshold()
201 interference_bt_tx = BT_8723D_2ANT_BT_MAX_TX_POWER - in halbtc8723d2ant_coex_switch_threshold()
206 coex_sta->wifi_coex_thres = BT_8723D_2ANT_WIFI_RSSI_COEXSWITCH_THRES1; in halbtc8723d2ant_coex_switch_threshold()
207 coex_sta->wifi_coex_thres2 = BT_8723D_2ANT_WIFI_RSSI_COEXSWITCH_THRES2; in halbtc8723d2ant_coex_switch_threshold()
209 coex_sta->bt_coex_thres = BT_8723D_2ANT_BT_RSSI_COEXSWITCH_THRES1; in halbtc8723d2ant_coex_switch_threshold()
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
HDextract-cert ... id-smime-mod-cms id-smime-mod-ess id-smime-mod-oid
HDsign-file ... -cbc DES-EDE3-CBC des-ede3-cbc DES-OFB des-ofb IDEA-OFB
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
HDextract-cert ... id-smime-mod-cms id-smime-mod-ess id-smime-mod-oid
HDsign-file ... -cbc DES-EDE3-CBC des-ede3-cbc DES-OFB des-ofb IDEA-OFB
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
HDextract-cert ... id-smime-mod-cms id-smime-mod-ess id-smime-mod-oid
HDsign-file ... -cbc DES-EDE3-CBC des-ede3-cbc DES-OFB des-ofb IDEA-OFB
/OK3568_Linux_fs/device/rockchip/common/tools/armhf/
HDadbd ... /dev/null /tmp/adb.log --- adb starting (pid %d) - ...
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... =SC2086 # we need the word splitting 152 start-stop-daemon -b -m -S - ...
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64.xml1 <abi-corpus-group version='2.0' architecture='elf-arm-aarch64'>
2 <abi-corpus version='2.0' path='vmlinux' architecture='elf-arm-aarch64'>
3 <elf-function-symbols>
4 …<elf-symbol name='PDE_DATA' type='func-type' binding='global-binding' visibility='default-visibili…
5 …<elf-symbol name='__ClearPageMovable' type='func-type' binding='global-binding' visibility='defaul…
6 …<elf-symbol name='__SetPageMovable' type='func-type' binding='global-binding' visibility='default-
7 …<elf-symbol name='___pskb_trim' type='func-type' binding='global-binding' visibility='default-visi…
8 …<elf-symbol name='___ratelimit' type='func-type' binding='global-binding' visibility='default-visi…
9 …<elf-symbol name='__alloc_disk_node' type='func-type' binding='global-binding' visibility='default
10 …<elf-symbol name='__alloc_pages_nodemask' type='func-type' binding='global-binding' visibility='de…
[all …]
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv1-,)('''())*),,***********)())+)**)))**+*))*+**+*)((**++*+*++)))))*+*,))*'&**(**()+)(+++*+'(*)*,+**…
2-=Ris]U|zXjsnppooqqqtsrststuttstssutrtrroqsonopnmmnmlmmnlkmmlllkjiiihhjhfggffffgggghffhgfggdaa^[YW…
4 …411./1/--../0.--,--,.--/-.,ccbddcbbbccceccddcbdedddcccdddddccdehlpqqqoljgcdedefffggffffhiiiiijkki…
5 C=#B`L\y}����������������SY�x���UD:NrfRYaaku|����~{vqmf__J21,OS-$(9^�jg�
6 …411/010--//0/.1.*-.--...,0/ccddccdbcdbbeccddbceeddddddeeddddeffiopqrrpljgddedegfffhffhfhiijjijkki…
7-/1/,.2/,-.0-.0.,1/cbdcbcdcbdbcdcccdcdddeccddddedddddfginrrsrokieeeeeegffghhgggggijjjkjjijiihiikm…
8-,./-,.-..-...../-0,bbcdccddcdddeddeeddccdccddcceddeeceginssrqnkhegffffgffhgfgggfgiijjiiiiihhihik…
9-Gipopoprqqpqqpppppqpooqooqooonmmmmmmlnljjkkjjjijjiiiigfgfgeeeedeededceddcbcccb`^[WTPPNKFA=:732111…

12