Home
last modified time | relevance | path

Searched refs:FSG (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8712/
Drtl8712_xmit.h53 #define FSG BIT(27) macro
Drtl8712_xmit.c259 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc()
439 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
Drtl8712_cmd.c348 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/Linux-v5.10/Documentation/usb/
Dmass-storage.rst28 using it, and how it differs from File Storage Gadget (or FSG)
220 1. In FSG the “removable” and “cdrom” module parameters set the flag
226 2. FSG's “serial”, “vendor”, “product” and “release” module
231 3. MSG does not support FSG's test mode, thus “transport”,
232 “protocol” and “buflen” FSG's module parameters are not
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h50 #define FSG BIT(27) macro
/Linux-v5.10/arch/arm/mach-ixp4xx/
Dfsg-setup.c297 MACHINE_START(FSG, "Freecom FSG-3")
DKconfig146 prompt "Freecom FSG-3"
150 FSG-3 device. For more information on this platform,
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c58 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc()
181 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h29 #define FSG BIT(27) macro
/Linux-v5.10/arch/arm/tools/
Dmach-types218 fsg MACH_FSG FSG 1091
/Linux-v5.10/drivers/leds/
DKconfig291 tristate "LED Support for the Freecom FSG-3"
295 This option enables support for the LEDs on the Freecom FSG-3.