Home
last modified time | relevance | path

Searched refs:musb_fifo_cfg (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/usb/
H A Dmusb.h37 struct musb_fifo_cfg { struct
64 const struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
38 hw_ep_nummusb_fifo_cfg global() argument
39 stylemusb_fifo_cfg global() argument
40 modemusb_fifo_cfg global() argument
/linux/drivers/usb/musb/
H A Djz4740.c62 static const struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {
208 static const struct musb_fifo_cfg jz4770_musb_fifo_cfg[] = {
H A Dmusb_core.c1274 static const struct musb_fifo_cfg mode_0_cfg[] = {
1283 static const struct musb_fifo_cfg mode_1_cfg[] = {
1292 static const struct musb_fifo_cfg mode_2_cfg[] = {
1302 static const struct musb_fifo_cfg mode_3_cfg[] = {
1312 static const struct musb_fifo_cfg mode_4_cfg[] = {
1343 static const struct musb_fifo_cfg mode_5_cfg[] = {
1381 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()
1450 static const struct musb_fifo_cfg ep0_cfg = {
1456 const struct musb_fifo_cfg *cfg; in ep_config_from_table()
H A Dsunxi.c632 static const struct musb_fifo_cfg sunxi_musb_mode_cfg_5eps[] = {
646 static const struct musb_fifo_cfg sunxi_musb_mode_cfg_4eps[] = {
H A Dmpfs.c32 static const struct musb_fifo_cfg mpfs_musb_mode_cfg[] = {
/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst616 static const struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {