Home
last modified time | relevance | path

Searched refs:v0 (Results 151 – 175 of 332) sorted by relevance

12345678910>>...14

/linux/arch/mips/power/
H A Dhibernate_asm.S58 PTR_LI v0, 0x0
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3_cleaner_shader.asm66 v_mov_b32 v0, 0
/linux/rust/
H A Dbindgen_parameters13 # `try` is a reserved keyword since Rust 2018; solved in `bindgen` v0.59.2,
/linux/net/sched/
H A Dsch_sfq.c804 opt.v0.quantum = q->quantum; in sfq_dump()
805 opt.v0.perturb_period = q->perturb_period / HZ; in sfq_dump()
806 opt.v0.limit = q->limit; in sfq_dump()
807 opt.v0.divisor = q->divisor; in sfq_dump()
808 opt.v0.flows = q->maxflows; in sfq_dump()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c267 u32 v0 = le32_to_cpu(rxd[0]); in mt7921_mac_fill_rx() local
270 fc = cpu_to_le16(FIELD_GET(MT_RXD6_FRAME_CONTROL, v0)); in mt7921_mac_fill_rx()
334 u32 v0, v1; in mt7921_mac_fill_rx() local
342 v0 = le32_to_cpu(rxv[0]); in mt7921_mac_fill_rx()
345 if (v0 & MT_PRXV_HT_AD_CODE) in mt7921_mac_fill_rx()
/linux/Documentation/networking/
H A Dip_dynaddr.rst4 IP dynamic address hack-port v0.03
/linux/arch/mips/kernel/
H A Dhead.S138 jr.hb v0
/linux/Documentation/translations/zh_CN/arch/riscv/
H A Dboot.rst87 确的EFI等价物(参见设备树规范v0.4-rc1的"3.5.4/reserved-memory和
/linux/arch/x86/crypto/
H A Dcamellia-aesni-avx2-asm_64.S300 #define rol32_1_32(v0, v1, v2, v3, t0, t1, t2, zero) \ argument
301 vpcmpgtb v0, zero, t0; \
302 vpaddb v0, v0, v0; \
321 vpor t0, v0, v0;
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-tsens.yaml16 The IP versions are named v0.1, v1 and v2 in the driver, where v0.1 captures
28 - description: v0.1 of TSENS
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-colibri-eval-v3.dtsi25 reg_5v0: regulator-5v0 {
H A Dimx6dl-plybas.dts81 reg_5v0: regulator-5v0 {
83 regulator-name = "5v0";
H A Dimx6ull-colibri-iris.dtsi32 reg_5v0: regulator-5v0 {
H A Dimx6ull-jozacp.dts88 reg_5v0: regulator-5v0 {
90 regulator-name = "5v0";
H A Dimx6ull-colibri-aster.dtsi32 reg_5v0: regulator-5v0 {
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst41 ``$r4``-``$r5`` ``$v0``-``$v1`` Return value No
51 but is called ``$u0`` in the kernel. You may also see ``$v0`` or ``$v1``
86 LSX brings ``$v0`` ~ ``$v31`` while LASX brings ``$x0`` ~ ``$x31`` as the vector
90 the lower 128 bits of ``$x0`` is shared with ``$v0``, and the lower 64 bits of
91 ``$v0`` is shared with ``$f0``; same with all other VRs.
/linux/drivers/soc/bcm/brcmstb/pm/
H A Ds3-mips.S134 li v0, 0
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-tec.dts80 vdd_5v0_reg: regulator-5v0 {
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf-colibri-eval-v3.dtsi35 reg_5v0: regulator-5v0 {
/linux/Documentation/virt/kvm/arm/
H A Dfw-pseudo-registers.rst33 highest PSCI version implemented by KVM and compatible with v0.2)
35 v0.2 to be set with SET_ONE_REG
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1756 s8 v0; in b43legacy_phy_xmitpower() local
1783 v0 = (s8)(tmp & 0x00FF); in b43legacy_phy_xmitpower()
1790 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F) { in b43legacy_phy_xmitpower()
1793 v0 = (s8)(tmp & 0x00FF); in b43legacy_phy_xmitpower()
1799 if (v0 == 0x7F || v1 == 0x7F || v2 == 0x7F || v3 == 0x7F) in b43legacy_phy_xmitpower()
1801 v0 = (v0 + 0x20) & 0x3F; in b43legacy_phy_xmitpower()
1809 average = (v0 + v1 + v2 + v3 + 2) / 4; in b43legacy_phy_xmitpower()
/linux/arch/arm64/crypto/
H A Dnh-neon-core.S18 PASS0_SUMS .req v0
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194-p2888.dtsi370 vdd_5v0_sys: regulator-vdd-5v0-sys {
407 vdd_5v_sata: regulator-vdd-5v0-sata {
/linux/arch/arc/boot/dts/
H A Dhsdk.dts68 reg_5v0: regulator-5v0 {
71 regulator-name = "5v0-supply";
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r16-parrot.dts208 regulator-name = "vcc-3v0";
257 regulator-name = "vcc-3v0-csi";

12345678910>>...14