Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dmusb.h37 struct musb_fifo_cfg { struct
64 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
/Linux-v5.10/drivers/usb/musb/
Djz4740.c61 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {
166 static struct musb_fifo_cfg jz4770_musb_fifo_cfg[] = {
Dmusb_core.c1277 static struct musb_fifo_cfg mode_0_cfg[] = {
1286 static struct musb_fifo_cfg mode_1_cfg[] = {
1295 static struct musb_fifo_cfg mode_2_cfg[] = {
1305 static struct musb_fifo_cfg mode_3_cfg[] = {
1315 static struct musb_fifo_cfg mode_4_cfg[] = {
1346 static struct musb_fifo_cfg mode_5_cfg[] = {
1384 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()
1453 static struct musb_fifo_cfg ep0_cfg = {
1459 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[] = {
Dmediatek.c418 static struct musb_fifo_cfg mtk_musb_mode_cfg[] = {
/Linux-v5.10/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst616 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {