Home
last modified time | relevance | path

Searched refs:state0 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/arm64/kernel/vdso/
H A Dvgetrandom-chacha.S9 #define state0 v0 macro
61 mov state0.16b, copy0.16b
76 add state0.4s, state0.4s, state1.4s
77 eor state3.16b, state3.16b, state0.16b
87 add state0.4s, state0.4s, state1.4s
88 eor tmp.16b, state3.16b, state0.16b
106 add state0.4s, state0.4s, state1.4s
107 eor state3.16b, state3.16b, state0.16b
117 add state0.4s, state0.4s, state1.4s
118 eor tmp.16b, state3.16b, state0.16b
[all …]
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S35 #define state0 r16 macro
195 lis state0, const0@ha
199 addi state0, state0, const0@l
227 addis state0, state0, const0@ha
231 addi state0, state0, const0@l
249 stwbrx state0, val4, dst_bytes
274 stw state0, 4(dst_bytes)
/linux/drivers/regulator/
H A Dact8865-regulator.c589 u8 state0, state1; in act8600_charger_get_status() local
595 state0 = val & ACT8600_APCH_CSTATE0; in act8600_charger_get_status()
598 if (state0 && !state1) in act8600_charger_get_status()
600 if (!state0 && state1) in act8600_charger_get_status()
602 if (!state0 && !state1) in act8600_charger_get_status()
/linux/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst22 -r--r--r-- 1 root root 4096 Dec 13 20:38 state0
/linux/drivers/thunderbolt/
H A Dicm.c1878 u32 state0, state1; in icm_reset_phy_port() local
1905 state0 = val0 & PHY_PORT_CS1_LINK_STATE_MASK; in icm_reset_phy_port()
1906 state0 >>= PHY_PORT_CS1_LINK_STATE_SHIFT; in icm_reset_phy_port()
1911 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
/linux/Documentation/admin-guide/pm/
H A Dintel_idle.rst235 of the corresponding idle state directories in ``sysfs``, :file:`state0`,