/u-boot/drivers/usb/gadget/ |
A D | gadget_chips.h | 20 #define gadget_is_net2280(g) 0 argument 32 #define gadget_is_dummy(g) 0 argument 38 #define gadget_is_pxa(g) 0 argument 44 #define gadget_is_goku(g) 0 argument 51 #define gadget_is_sh(g) 0 argument 58 #define gadget_is_sa1100(g) 0 argument 65 #define gadget_is_mq11xx(g) 0 argument 71 #define gadget_is_omap(g) 0 argument 78 #define gadget_is_n9604(g) 0 argument 97 #define gadget_is_at91(g) 0 argument [all …]
|
A D | dwc2_udc_otg.c | 314 static int dwc2_gadget_start(struct usb_gadget *g, in dwc2_gadget_start() 339 static int dwc2_gadget_stop(struct usb_gadget *g) in dwc2_gadget_stop()
|
A D | ether.c | 200 static inline int BITRATE(struct usb_gadget *g) in BITRATE() 213 static inline int BITRATE(struct usb_gadget *g) in BITRATE() 820 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc() 879 config_buf(struct usb_gadget *g, u8 *buf, u8 type, unsigned index, int is_otg) in config_buf()
|
A D | f_fastboot.c | 163 fb_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs, in fb_ep_desc()
|
A D | at91_udc.h | 137 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc()
|
A D | f_thor.c | 365 ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *hs, in ep_desc()
|
/u-boot/drivers/video/ |
A D | cfb_console.c | 1049 unsigned char g, unsigned char b) in video_set_lut() 1055 #define FILL_8BIT_332RGB(r,g,b) { \ argument 1060 #define FILL_15BIT_555RGB(r,g,b) { \ argument 1068 #define FILL_16BIT_565RGB(r,g,b) { \ argument 1076 #define FILL_32BIT_X888RGB(r,g,b) { \ argument 1085 #define FILL_24BIT_888RGB(r,g,b) { \ argument 1092 #define FILL_24BIT_888RGB(r,g,b) { \ argument 1101 static inline void fill_555rgb_pswap(uchar *fb, int x, u8 r, u8 g, u8 b) in fill_555rgb_pswap() 1738 unsigned char r, g, b, *logo_red, *logo_blue, *logo_green; in plot_logo_or_black() local
|
A D | ati_radeon_fb.c | 755 unsigned char g, /* green */ in video_set_lut()
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-gx.h | 18 #define PMX_DATA(r, b, g) \ argument
|
/u-boot/disk/ |
A D | part_amiga.c | 112 struct amiga_part_geometry *g; in print_part_info() local 298 struct amiga_part_geometry *g; in part_get_info_amiga() local
|
/u-boot/fs/zfs/ |
A D | zfs_sha256.c | 79 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
|
/u-boot/drivers/usb/dwc3/ |
A D | gadget.c | 1254 static int dwc3_gadget_get_frame(struct usb_gadget *g) in dwc3_gadget_get_frame() 1263 static int dwc3_gadget_wakeup(struct usb_gadget *g) in dwc3_gadget_wakeup() 1343 static int dwc3_gadget_set_selfpowered(struct usb_gadget *g, in dwc3_gadget_set_selfpowered() 1410 static int dwc3_gadget_pullup(struct usb_gadget *g, int is_on) in dwc3_gadget_pullup() 1449 static int dwc3_gadget_start(struct usb_gadget *g, in dwc3_gadget_start() 1550 static int dwc3_gadget_stop(struct usb_gadget *g) in dwc3_gadget_stop()
|
A D | gadget.h | 27 #define gadget_to_dwc(g) (container_of(g, struct dwc3, gadget)) argument
|
/u-boot/drivers/mtd/ubi/ |
A D | debug.h | 39 #define ubi_dbg_print_hex_dump(ps, pt, r, g, b, len, a) \ argument
|
/u-boot/drivers/usb/mtu3/ |
A D | mtu3_gadget.c | 523 static int mtu3_gadget_stop(struct usb_gadget *g) in mtu3_gadget_stop() 542 mtu3_gadget_set_speed(struct usb_gadget *g, enum usb_device_speed speed) in mtu3_gadget_set_speed()
|
A D | mtu3.h | 319 struct usb_gadget g; /* the gadget */ member 343 static inline struct mtu3 *gadget_to_mtu3(struct usb_gadget *g) in gadget_to_mtu3()
|
/u-boot/include/linux/usb/ |
A D | gadget.h | 575 static inline int gadget_is_dualspeed(struct usb_gadget *g) in gadget_is_dualspeed() 594 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg() 607 static inline int gadget_is_superspeed(struct usb_gadget *g) in gadget_is_superspeed()
|
/u-boot/tools/ |
A D | mkeficapsule.c | 258 FILE *f, *g; in create_fwbin() local
|
/u-boot/drivers/usb/musb-new/ |
A D | musb_gadget.c | 1785 static int musb_gadget_stop(struct usb_gadget *g) in musb_gadget_stop() 1973 static int musb_gadget_start(struct usb_gadget *g, in musb_gadget_start() 2103 static int musb_gadget_stop(struct usb_gadget *g, in musb_gadget_stop()
|
/u-boot/lib/libavb/ |
A D | avb_sha256.c | 56 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
A D | avb_sha512.c | 58 #define SHA512_EXP(a, b, c, d, e, f, g, h, j) \ argument
|
/u-boot/arch/x86/lib/ |
A D | physmem.c | 49 uint64_t g:1; /* global page */ member
|
/u-boot/lib/ |
A D | sha256.c | 99 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
|
A D | bch.c | 888 struct gf_poly **g, struct gf_poly **h) in factor_polynomial() 1127 static void build_mod8_tables(struct bch_control *bch, const uint32_t *g) in build_mod8_tables() 1218 struct gf_poly *g; in compute_generator_polynomial() local
|
A D | sha512.c | 144 uint64_t a, b, c, d, e, f, g, h, t1, t2; in sha512_transform() local
|