Home
last modified time | relevance | path

Searched refs:ahbcfg (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c25 p->ahbcfg = 0x10; in dwc2_set_bcm_params()
45 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_his_params()
126 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_rk_params()
146 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_ltq_params()
162 p->ahbcfg = GAHBCFG_HBSTLEN_INCR8 << in dwc2_set_amlogic_params()
189 p->ahbcfg = GAHBCFG_HBSTLEN_INCR8 << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_amlogic_a1_params()
200 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_amcc_params()
244 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_stm32mp15_fsotg_params()
261 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_stm32mp15_hsotg_params()
491 p->ahbcfg in dwc2_set_default_params()
[all...]
H A Dcore.c849 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_enable_global_interrupts() local
851 ahbcfg |= GAHBCFG_GLBL_INTR_EN; in dwc2_enable_global_interrupts()
852 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_enable_global_interrupts()
863 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_disable_global_interrupts() local
865 ahbcfg &= ~GAHBCFG_GLBL_INTR_EN; in dwc2_disable_global_interrupts()
866 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_disable_global_interrupts()
H A Dhcd.c71 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_gahbcfg_init() local
80 if (hsotg->params.ahbcfg != -1) { in dwc2_gahbcfg_init()
81 ahbcfg &= GAHBCFG_CTRL_MASK; in dwc2_gahbcfg_init()
82 ahbcfg |= hsotg->params.ahbcfg & in dwc2_gahbcfg_init()
94 ahbcfg |= GAHBCFG_DMA_EN; in dwc2_gahbcfg_init()
98 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_gahbcfg_init()
5019 u32 ahbcfg; in dwc2_hcd_free() local
5058 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_hcd_free()
5061 ahbcfg in dwc2_hcd_free()
[all...]
H A Dcore.h338 * @ahbcfg: This field allows the default value of the GAHBCFG
475 u32 ahbcfg; member
H A Ddebugfs.c700 print_param_hex(seq, p, ahbcfg); in params_show()
H A Dgadget.c3469 hsotg->params.ahbcfg, in dwc2_hsotg_core_init_disconnected()
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dparams.c49 p->ahbcfg = 0x10; in dwc2_set_bcm_params()
68 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_his_params()
90 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_rk_params()
105 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << in dwc2_set_ltq_params()
120 p->ahbcfg = GAHBCFG_HBSTLEN_INCR8 << in dwc2_set_amlogic_params()
139 p->ahbcfg = GAHBCFG_HBSTLEN_INCR16 << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_amcc_params()
384 p->ahbcfg = GAHBCFG_HBSTLEN_INCR << GAHBCFG_HBSTLEN_SHIFT; in dwc2_set_default_params()
H A Dcore.c935 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_enable_global_interrupts() local
937 ahbcfg |= GAHBCFG_GLBL_INTR_EN; in dwc2_enable_global_interrupts()
938 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_enable_global_interrupts()
949 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_disable_global_interrupts() local
951 ahbcfg &= ~GAHBCFG_GLBL_INTR_EN; in dwc2_disable_global_interrupts()
952 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_disable_global_interrupts()
H A Dhcd.c102 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_gahbcfg_init() local
111 if (hsotg->params.ahbcfg != -1) { in dwc2_gahbcfg_init()
112 ahbcfg &= GAHBCFG_CTRL_MASK; in dwc2_gahbcfg_init()
113 ahbcfg |= hsotg->params.ahbcfg & in dwc2_gahbcfg_init()
125 ahbcfg |= GAHBCFG_DMA_EN; in dwc2_gahbcfg_init()
129 dwc2_writel(hsotg, ahbcfg, GAHBCFG); in dwc2_gahbcfg_init()
4934 u32 ahbcfg; in dwc2_hcd_free() local
4973 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_hcd_free()
4976 ahbcfg in dwc2_hcd_free()
[all...]
H A Dcore.h362 * @ahbcfg: This field allows the default value of the GAHBCFG
494 u32 ahbcfg; member
H A Ddebugfs.c696 print_param_hex(seq, p, ahbcfg); in params_show()
H A Dgadget.c3469 hsotg->params.ahbcfg, in dwc2_hsotg_core_init_disconnected()

Completed in 44 milliseconds