Searched refs:FSG (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dfsg-setup.c4 * FSG board-setup
211 IRQF_TRIGGER_LOW, "FSG reset button", NULL) < 0) { fsg_init()
218 IRQF_TRIGGER_LOW, "FSG power button", NULL) < 0) { fsg_init()
261 printk(KERN_INFO "FSG: Using MAC address %pM for port 0\n", fsg_init()
263 printk(KERN_INFO "FSG: Using MAC address %pM for port 1\n", fsg_init()
268 MACHINE_START(FSG, "Freecom FSG-3")
H A Dfsg-pci.c4 * FSG board-level PCI initialization
/linux-4.1.27/drivers/leds/
H A Dleds-fsg.c2 * LED Driver for the Freecom FSG-3
224 MODULE_DESCRIPTION("Freecom FSG-3 LED driver");
/linux-4.1.27/drivers/staging/rtl8712/
H A Drtl8712_xmit.h65 #define FSG BIT(27) macro
H A Drtl8712_xmit.c274 ptx_desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); r8712_construct_txaggr_cmd_desc()
460 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
H A Drtl8712_cmd.c365 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); r8712_cmd_thread()
/linux-4.1.27/drivers/staging/rtl8723au/include/
H A Drtl8723a_xmit.h41 #define FSG BIT(27) macro
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtl8188e_xmit.h63 #define FSG BIT(27) macro
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_xmit.c74 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); /* own, bFirstSeg, bLastSeg; */ rtl8188e_fill_fake_txdesc()
198 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Drtl8723au_xmit.c269 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); update_txdesc()
H A Drtl8723a_hal_init.c1874 ptxdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); rtl8723a_fill_fake_txdesc()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_mass_storage.c257 /* Data shared by all the FSG instances. */
1134 * FSG normally uses option a); enable this code to use option b). do_request_sense()
2641 /****************************** FSG COMMON ******************************/

Completed in 269 milliseconds