Searched defs:alt (Results 1 – 12 of 12) sorted by relevance
/u-boot/include/kendryte/ |
A D | bypass.h | 16 struct clk *alt; /* Clock to set children to when bypassing */ member
|
/u-boot/drivers/pinctrl/ |
A D | pinctrl-sti.c | 52 unsigned char alt; member 63 int alt = pin_desc->alt; in sti_alternate_select() local
|
/u-boot/drivers/clk/kendryte/ |
A D | bypass.c | 250 struct clk *alt) in k210_register_bypass()
|
/u-boot/drivers/dfu/ |
A D | dfu.c | 487 static int dfu_fill_entity(struct dfu_entity *dfu, char *s, int alt, in dfu_fill_entity() 644 struct dfu_entity *dfu_get_entity(int alt) in dfu_get_entity()
|
/u-boot/drivers/usb/gadget/ |
A D | f_fastboot.c | 316 unsigned interface, unsigned alt) in fastboot_set_alt()
|
A D | f_thor.c | 977 unsigned intf, unsigned alt) in thor_func_set_alt()
|
A D | f_rockusb.c | 245 unsigned int alt) in rockusb_set_alt()
|
A D | f_dfu.c | 769 static int dfu_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in dfu_set_alt()
|
A D | f_sdp.c | 617 static int sdp_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in sdp_set_alt()
|
A D | f_mass_storage.c | 2269 static int fsg_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in fsg_set_alt()
|
/u-boot/include/ |
A D | dfu.h | 118 int alt; member
|
/u-boot/fs/ubifs/ |
A D | ubifs.h | 1377 int alt; member
|
Completed in 27 milliseconds