Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Drtl8712_xmit.h65 #define FSG BIT(27) macro
Drtl8712_xmit.c274 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_construct_txaggr_cmd_desc()
460 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
Drtl8712_cmd.c365 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
/linux-4.1.27/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-4.1.27/drivers/staging/rtl8188eu/include/
Drtl8188e_xmit.h63 #define FSG BIT(27) macro
/linux-4.1.27/arch/arm/mach-ixp4xx/
Dfsg-setup.c268 MACHINE_START(FSG, "Freecom FSG-3")
DKconfig132 prompt "Freecom FSG-3"
136 FSG-3 device. For more information on this platform,
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtl8723a_xmit.h41 #define FSG BIT(27) macro
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c74 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ in rtl8188e_fill_fake_txdesc()
198 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c269 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in update_txdesc()
Drtl8723a_hal_init.c1874 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in rtl8723a_fill_fake_txdesc()
/linux-4.1.27/drivers/leds/
DKconfig112 tristate "LED Support for the Freecom FSG-3"
116 This option enables support for the LEDs on the Freecom FSG-3.
/linux-4.1.27/arch/arm/tools/
Dmach-types219 fsg MACH_FSG FSG 1091