Home
last modified time | relevance | path

Searched +full:power +full:- +full:gated (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-cps.c1 // SPDX-License-Identifier: GPL-2.0-or-later
12 #include <asm/pm-cps.h>
17 STATE_NC_WAIT, /* MIPS wait instruction, non-coherent */
18 STATE_CLOCK_GATED, /* Core clock gated */
19 STATE_POWER_GATED, /* Core power gated */
36 if (cpus_are_siblings(0, dev->cpu) && (index > STATE_NC_WAIT)) in cps_nc_enter()
52 return -EINVAL; in cps_nc_enter()
55 /* Notify listeners the CPU is about to power down */ in cps_nc_enter()
57 return -EINTR; in cps_nc_enter()
78 .name = "nc-wait",
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-tegra/
H A Dplatsmp.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-tegra/platsmp.c
26 #include <asm/mach-types.h>
50 * power-gated via the flow controller). This will have no in tegra20_boot_secondary()
58 * power-gate the CPU this will cause the flow controller to in tegra20_boot_secondary()
80 * The power up sequence of cold boot CPU and warm boot CPU in tegra30_boot_secondary()
84 * power will be resumed automatically after un-halting the in tegra30_boot_secondary()
103 * The power status of the cold boot CPU is power gated as in tegra30_boot_secondary()
104 * default. To power up the cold boot CPU, the power should in tegra30_boot_secondary()
105 * be un-gated by un-toggling the power gate register in tegra30_boot_secondary()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt3 ARM provides idle-state node to define the cpuidle states, as defined in [1].
4 cpuidle-qcom is the cpuidle driver for Qualcomm SoCs and uses these idle
6 The idle states supported by the QCOM SoC are defined as -
10 * Standalone Power Collapse (Standalone PC or SPC)
11 * Power Collapse (PC)
26 Retention: Retention is a low power state where the core is clock gated and
33 Standalone PC: A cpu can power down and warmboot if there is a sufficient time
35 to indicate a core entering a power down state without consulting any other
36 cpu or the system resources. This helps save power only on that core. The SPM
37 sequence for this idle state is programmed to power down the supply to the
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpm-cps.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
11 * The CM & CPC can only handle coherence & power control on a per-core basis,
25 CPS_PM_NC_WAIT, /* MIPS wait instruction, non-coherent */
26 CPS_PM_CLOCK_GATED, /* Core clock gated */
27 CPS_PM_POWER_GATED, /* Core power gated */
32 * cps_pm_support_state - determine whether the system supports a PM state
40 * cps_pm_enter_state - enter a PM state
43 * Enter the given PM state. If coupled_coherence is non-zero then it is
45 * each coupled CPU. Returns 0 on successful entry & exit, otherwise -errno.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dst,stm32-rcc.txt6 Please refer to clock-bindings.txt for common clock controller binding usage.
10 - compatible: Should be:
11 "st,stm32f42xx-rcc"
12 "st,stm32f469-rcc"
13 "st,stm32f746-rcc"
14 "st,stm32f769-rcc"
16 - reg: should be register base and length as documented in the
18 - #reset-cells: 1, see below
19 - #clock-cells: 2, device nodes should specify the clock in their "clocks"
21 between gated clocks and other clocks and an index specifying the clock to
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp-regs.h1 /* SPDX-License-Identifier: GPL-2.0 */
56 * Enables the combining of adjacent 32-byte read requests to the same
57 * cache line. When cleared, each 32-byte read request is sent as a
64 * If cleared, the high speed clock going to the digital logic is gated when
65 * RCOMP update is happening. The clock is gated for a minimum of 100 nsec.
66 * If this bit is set, then the high speed clock is not gated during the
72 * Enables the combining of adjacent 32-byte write requests to the same
73 * cache line. When cleared, each 32-byte write request is sent as a
102 /* MRFLD ISP POWER related */
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dhal_pwr_seq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
50 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
50 …_ALL_MSK,PWR_BASEADDR_MAC,PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
H A DHal8188FPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8188F_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
45 …_ALL_MSK,PWR_BASEADDR_MAC,PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
50 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
H A DHal8188FPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8188F_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
45 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
50 …_ALL_MSK,PWR_BASEADDR_MAC,PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
H A DHal8188FPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 Check document WM-20130815-JackieLau-RTL8188F_Power_Architecture v08.vsd
9 There are 6 HW Power States:
10 0: POFF--Power Off
11 1: PDN--Power Down
12 2: CARDEMU--Card Emulation
13 3: ACT--Active Mode
14 4: LPS--Low Power State
15 5: SUS--Suspend
45 …_ALL_MSK,PWR_BASEADDR_MAC,PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A DHal8723BPwrSeq.h1 /* SPDX-License-Identifier: GPL-2.0 */
4 * Copyright(c) 2016 - 2017 Realtek Corporation.
22 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
23 There are 6 HW Power States:
24 0: POFF--Power Off
25 1: PDN--Power Down
26 2: CARDEMU--Card Emulation
27 3: ACT--Active Mode
28 4: LPS--Low Power State
29 5: SUS--Suspend
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A DHal8723BPwrSeq.h3 * Copyright(c) 2016 - 2017 Realtek Corporation.
21 Check document WM-20130815-JackieLau-RTL8723B_Power_Architecture v08.vsd
22 There are 6 HW Power States:
23 0: POFF--Power Off
24 1: PDN--Power Down
25 2: CARDEMU--Card Emulation
26 3: ACT--Active Mode
27 4: LPS--Low Power State
28 5: SUS--Suspend
63 …LL_MSK, PWR_BASEADDR_MAC, PWR_CMD_POLLING, BIT1, BIT1},/* wait till 0x04[17] = 1 power ready*/ \
[all …]

12345678910>>...14