Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl8712_xmit.h65 #define FSG BIT(27) macro
Drtl8712_xmit.c271 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc()
462 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
Drtl8712_cmd.c373 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/Linux-v4.19/Documentation/usb/
Dmass-storage.txt23 using it, and how it differs from File Storage Gadget (or FSG)
211 1. In FSG the “removable” and “cdrom” module parameters set the flag
217 2. FSG's “serial”, “vendor”, “product” and “release” module
222 3. MSG does not support FSG's test mode, thus “transport”,
223 “protocol” and “buflen” FSG's module parameters are not
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h50 #define FSG BIT(27) macro
/Linux-v4.19/arch/arm/mach-ixp4xx/
Dfsg-setup.c275 MACHINE_START(FSG, "Freecom FSG-3")
DKconfig132 prompt "Freecom FSG-3"
136 FSG-3 device. For more information on this platform,
/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c60 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc()
183 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtl8723b_xmit.h29 #define FSG BIT(27) macro
/Linux-v4.19/drivers/leds/
DKconfig212 tristate "LED Support for the Freecom FSG-3"
216 This option enables support for the LEDs on the Freecom FSG-3.
/Linux-v4.19/arch/arm/tools/
Dmach-types218 fsg MACH_FSG FSG 1091