Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/usb/
Dmusb.h37 struct musb_fifo_cfg { struct
64 struct musb_fifo_cfg *fifo_cfg; /* board fifo configuration */ argument
/Linux-v5.15/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.c1278 static struct musb_fifo_cfg mode_0_cfg[] = {
1287 static struct musb_fifo_cfg mode_1_cfg[] = {
1296 static struct musb_fifo_cfg mode_2_cfg[] = {
1306 static struct musb_fifo_cfg mode_3_cfg[] = {
1316 static struct musb_fifo_cfg mode_4_cfg[] = {
1347 static struct musb_fifo_cfg mode_5_cfg[] = {
1385 const struct musb_fifo_cfg *cfg, u16 offset) in fifo_setup()
1454 static struct musb_fifo_cfg ep0_cfg = {
1460 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.15/Documentation/driver-api/usb/
Dwriting_musb_glue_layer.rst616 static struct musb_fifo_cfg jz4740_musb_fifo_cfg[] = {