Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dmusb.h37 struct musb_fifo_cfg { struct
64 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
/Linux-v4.19/drivers/usb/musb/
Djz4740.c52 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {
Dmusb_core.c1139 static struct musb_fifo_cfg mode_0_cfg[] = {
1148 static struct musb_fifo_cfg mode_1_cfg[] = {
1157 static struct musb_fifo_cfg mode_2_cfg[] = {
1167 static struct musb_fifo_cfg mode_3_cfg[] = {
1177 static struct musb_fifo_cfg mode_4_cfg[] = {
1208 static struct musb_fifo_cfg mode_5_cfg[] = {
1246 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()
1315 static struct musb_fifo_cfg ep0_cfg = {
1321 const struct musb_fifo_cfg *cfg; in ep_config_from_table()
Dsunxi.c620 static struct musb_fifo_cfg sunxi_musb_mode_cfg[] = {
636 static struct musb_fifo_cfg sunxi_musb_mode_cfg_h3[] = {
/Linux-v4.19/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst616 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {