Home
last modified time | relevance | path

Searched refs:fsg (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c570 VDBG(fsg, in fsg_setup()
1382 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
1437 start_transfer(fsg, fsg->bulk_in, bh->inreq, in pad_with_zeros()
2084 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw()
2182 fsg = common->fsg; in do_set_interface()
2216 fsg = common->fsg; in do_set_interface()
2264 fsg->common->new_fsg = fsg; in fsg_set_alt()
2638 if (fsg->common->fsg == fsg) { in fsg_unbind()
2715 fsg = calloc(1, sizeof *fsg); in fsg_bind_config()
2716 if (!fsg) in fsg_bind_config()
[all …]
H A Dstorage_common.c124 # define dump_msg(fsg, label, buf, length) do { \ argument
126 DBG(fsg, "%s, length %u:\n", label, length); \
132 # define dump_cdb(fsg) do { } while (0) argument
136 # define dump_msg(fsg, /* const char * */ label, \ argument
141 # define dump_cdb(fsg) \ argument
143 16, 1, (fsg)->cmnd, (fsg)->cmnd_size, 0) \
147 # define dump_cdb(fsg) do { } while (0) argument
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c312 if (common->fsg) in __fsg_is_set()
507 VDBG(fsg, in fsg_setup()
1471 rc = fsg_set_halt(fsg, fsg->bulk_in); in halt_bulk_in_endpoint()
1580 fsg_set_halt(common->fsg, common->fsg->bulk_out); in finish_reply()
2229 fsg_set_halt(fsg, fsg->bulk_out); in received_cbw()
2313 fsg = common->fsg; in do_set_interface()
2347 fsg = common->fsg; in do_set_interface()
3129 if (fsg->common->fsg == fsg) { in fsg_unbind()
3132 wait_event(common->fsg_wait, common->fsg != fsg); in fsg_unbind()
3549 kfree(fsg); in fsg_free()
[all …]
H A Dstorage_common.h38 # define dump_msg(fsg, /* const char * */ label, \ argument
42 DBG(fsg, "%s, length %u:\n", label, length); \
48 # define dump_cdb(fsg) do { } while (0) argument
52 # define dump_msg(fsg, /* const char * */ label, \ argument
57 # define dump_cdb(fsg) \ argument
59 16, 1, (fsg)->cmnd, (fsg)->cmnd_size, 0) \
63 # define dump_cdb(fsg) do { } while (0) argument
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-freecom-fsg-3.dts15 compatible = "freecom,fsg-3", "intel,ixp42x";
103 compatible = "freecom,fsg-cs2-system-controller", "syscon";
114 label = "fsg:blue:wlan";
122 label = "fsg:blue:wan";
130 label = "fsg:blue:sata";
138 label = "fsg:blue:usb";
146 label = "fsg:blue:sync";
154 label = "fsg:blue:ring";
H A DMakefile5 intel-ixp42x-freecom-fsg-3.dtb \
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dsyscon.yaml43 - freecom,fsg-cs2-system-controller
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch868 - fsg = utils.find_stat_by_name(stats, "g")
886 - self.assertEqual(fsf.children[fsg].ttot, fsg.ttot)
887 - self.assertEqual(fsf.children[fsg].tsub, fsg.tsub)
888 - self.assertEqual(fsg.ttot, 18)
889 - self.assertEqual(fsg.tsub, 3)
890 - self.assertEqual(fsg.children[fsh].ttot, fsh.ttot)
2779 + fsg = utils.find_stat_by_name(stats, "g")
2797 + self.assertEqual(fsf.children[fsg].ttot, fsg.ttot)
2798 + self.assertEqual(fsf.children[fsg].tsub, fsg.tsub)
2799 + self.assertEqual(fsg.ttot, 18)
[all …]
/openbmc/linux/arch/arm/tools/
H A Dmach-types218 fsg MACH_FSG FSG 1091