Home
last modified time | relevance | path

Searched full:lvs (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.10/drivers/usb/misc/
Dlvstest.c24 /* if lvs device connected */
26 /* port no at which lvs device is present */
44 struct lvs_rh *lvs = usb_get_intfdata(intf); in create_lvs_device() local
46 if (!lvs->present) { in create_lvs_device()
47 dev_err(&intf->dev, "No LVS device is present\n"); in create_lvs_device()
54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
56 dev_err(&intf->dev, "Could not allocate lvs udev\n"); in create_lvs_device()
106 struct lvs_rh *lvs = usb_get_intfdata(intf); in u3_entry_store() local
112 dev_err(dev, "failed to create lvs device\n"); in u3_entry_store()
116 ret = lvs_rh_set_port_feature(hdev, lvs->portnum, in u3_entry_store()
[all …]
/Linux-v5.10/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro
82 * _vmask is the mask generated by LVS
578 LVS v3,0,r3
579 LVS v4,0,r4
597 LVS v4,0,r4
/Linux-v5.10/arch/powerpc/lib/
Dmemcmp_64.S27 #define LVS lvsr macro
34 #define LVS lvsl macro
82 * _vmask is the mask generated by LVS
578 LVS v3,0,r3
579 LVS v4,0,r4
597 LVS v4,0,r4
Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
482 LVS(v16,0,r4) /* Setup permute control vector */
Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
537 LVS(v16,0,r4) /* Setup permute control vector */
/Linux-v5.10/Documentation/admin-guide/device-mapper/
Dsnapshot.rst165 # lvs
177 # lvs volumeGroup/snap
194 # lvs
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-usb-lvstest2 Speed Link Layer tests. These nodes are available in sysfs only when lvs
/Linux-v5.10/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
482 LVS(v16,0,r4) /* Setup permute control vector */
Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB macro
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB macro
537 LVS(v16,0,r4) /* Setup permute control vector */
/Linux-v5.10/arch/arm/boot/dts/
Dtegra20-trimslice.dts146 "lvs";
258 "lvs", "sdb";
Dtegra20-tamonten.dtsi137 "lvs";
242 "lvs", "pmc";
Dtegra20-paz00.dts145 "lvs";
243 "lvs", "pmc";
Dtegra20-ventana.dts157 "lspi", "lvp1", "lvs";
264 "lvp1", "lvs", "pmc", "sdb";
Dtegra20-harmony.dts155 "lvs";
260 "lvs", "pmc";
Dtegra20-seaboard.dts158 "lspi", "lvp1", "lvs";
268 "lvs", "pmc", "sdb";
Dtegra20-acer-a500-picasso.dts200 "lvs";
310 "lvp1", "lvs", "pmc", "sdb";
Dtegra20-colibri.dtsi190 "lspi", "lvs";
/Linux-v5.10/drivers/md/
Ddm-target.c110 * up LVs that have holes in them.
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dqcom,smd-rpm-regulator.yaml89 "^((s|l|lvs|5vs)[0-9]*)|(boost-bypass)|(bob)$":
Dqcom,rpmh-regulator.txt88 - vin-lvs-1-2-supply
/Linux-v5.10/drivers/net/fddi/
Ddefxx.h16 * LVS Lawrence V. Stefani <lstefani@yahoo.com>
23 * 16-Aug-96 LVS Created.
24 * 09-Sep-96 LVS Added group_prom field. Moved read/write I/O
26 * 12-Sep-96 LVS Removed packet request header pointers.
Ddefxx.c21 * LVS Lawrence V. Stefani <lstefani@yahoo.com>
31 * integration help on getting FDDI support into Linux. LVS
172 * 16-Aug-96 LVS Created.
173 * 20-Aug-96 LVS Updated dfx_probe so that version information
178 * 09-Sep-96 LVS Updated dfx_ctl_set_multicast_list to enable
185 * 12-Sep-96 LVS Reset current address to factory address during
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra20-pinmux.txt80 lpw0, lpw1, lpw2, lsc0, lsc1, lsck, lsda, lsdi, lspi, lvp0, lvp1, lvs,
/Linux-v5.10/drivers/regulator/
Dqcom-rpmh-regulator.c675 /* LVS hardware does not support voltage or mode configuration. */
794 RPMH_VREG("lvs1", "vs%s1", &pmic4_lvs, "vin-lvs-1-2"),
795 RPMH_VREG("lvs2", "vs%s2", &pmic4_lvs, "vin-lvs-1-2"),
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dsdm845-mtp.dts87 vin-lvs-1-2-supply = <&vreg_s4a_1p8>;

12