Lines Matching refs:dwc2_readl
71 u32 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_gahbcfg_init()
107 usbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_gusbcfg_init()
169 intmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_enable_host_interrupts()
181 u32 intmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_disable_host_interrupts()
266 grxfsiz = dwc2_readl(hsotg, GRXFSIZ); in dwc2_config_fifos()
273 dwc2_readl(hsotg, GRXFSIZ)); in dwc2_config_fifos()
277 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()
284 dwc2_readl(hsotg, GNPTXFSIZ)); in dwc2_config_fifos()
288 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
296 dwc2_readl(hsotg, HPTXFSIZ)); in dwc2_config_fifos()
305 dfifocfg = dwc2_readl(hsotg, GDFIFOCFG); in dwc2_config_fifos()
332 usbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_calc_frame_interval()
333 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_calc_frame_interval()
388 *data_buf = dwc2_readl(hsotg, HCFIFO(0)); in dwc2_read_packet()
417 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_dump_channel_info()
418 hcsplt = dwc2_readl(hsotg, HCSPLT(chan->hc_num)); in dwc2_dump_channel_info()
419 hctsiz = dwc2_readl(hsotg, HCTSIZ(chan->hc_num)); in dwc2_dump_channel_info()
420 hc_dma = dwc2_readl(hsotg, HCDMA(chan->hc_num)); in dwc2_dump_channel_info()
626 intmsk = dwc2_readl(hsotg, HAINTMSK); in dwc2_hc_enable_ints()
633 intmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_hc_enable_ints()
821 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_halt()
849 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_halt()
872 nptxsts = dwc2_readl(hsotg, GNPTXSTS); in dwc2_hc_halt()
880 hptxsts = dwc2_readl(hsotg, HPTXSTS); in dwc2_hc_halt()
999 fifo_space = (dwc2_readl(hsotg, HPTXSTS) & in dwc2_hc_set_even_odd_frame()
1153 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_do_ping()
1354 u32 hcsplt = dwc2_readl(hsotg, HCSPLT(chan->hc_num)); in dwc2_hc_start_transfer()
1360 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_start_transfer()
1448 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_start_transfer_ddma()
1524 u32 hcchar = dwc2_readl(hsotg, HCCHAR(chan->hc_num)); in dwc2_hc_continue_transfer()
1542 u32 hcchar = dwc2_readl(hsotg, in dwc2_hc_continue_transfer()
1677 hcchar = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_hcd_cleanup_channels()
1690 hcchar = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_hcd_cleanup_channels()
1754 intr = dwc2_readl(hsotg, GINTMSK); in dwc2_hcd_disconnect()
1796 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_hcd_disconnect()
1864 u32 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_hcd_urb_enqueue()
1883 intr_mask = dwc2_readl(hsotg, GINTMSK); in dwc2_hcd_urb_enqueue()
2048 usbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_core_init()
2094 otgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_core_init()
2143 usbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_core_host_init()
2154 hcfg = dwc2_readl(hsotg, HCFG); in dwc2_core_host_init()
2165 hfir = dwc2_readl(hsotg, HFIR); in dwc2_core_host_init()
2184 hcfg = dwc2_readl(hsotg, HCFG); in dwc2_core_host_init()
2195 otgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_core_host_init()
2204 otgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_core_host_init()
2215 hcchar = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_core_host_init()
2226 hcchar = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_core_host_init()
2869 tx_status = dwc2_readl(hsotg, HPTXSTS); in dwc2_process_periodic_channels()
2884 tx_status = dwc2_readl(hsotg, HPTXSTS); in dwc2_process_periodic_channels()
2954 gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_process_periodic_channels()
2967 gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_process_periodic_channels()
2999 tx_status = dwc2_readl(hsotg, GNPTXSTS); in dwc2_process_non_periodic_channels()
3022 tx_status = dwc2_readl(hsotg, GNPTXSTS); in dwc2_process_non_periodic_channels()
3059 tx_status = dwc2_readl(hsotg, GNPTXSTS); in dwc2_process_non_periodic_channels()
3079 gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_process_non_periodic_channels()
3090 gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_process_non_periodic_channels()
3129 u32 gintmsk = dwc2_readl(hsotg, GINTMSK); in dwc2_hcd_queue_transactions()
3147 gotgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_conn_id_status_change()
3173 gotgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_conn_id_status_change()
3244 dwc2_readl(hsotg, HPRT0)); in dwc2_wakeup_detected()
3283 gotgctl = dwc2_readl(hsotg, GOTGCTL); in dwc2_port_suspend()
3321 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_port_suspend()
3559 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_hcd_hub_control()
3600 hcfg = dwc2_readl(hsotg, HCFG); in dwc2_hcd_hub_control()
3676 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_hcd_hub_control()
3777 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_frame_number()
3788 u32 hprt = dwc2_readl(hsotg, HPRT0); in dwc2_hcd_get_future_frame_number()
3789 u32 hfir = dwc2_readl(hsotg, HFIR); in dwc2_hcd_get_future_frame_number()
3790 u32 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_get_future_frame_number()
3909 hfnum = dwc2_readl(hsotg, HFNUM); in dwc2_hcd_dump_state()
3910 hcchar = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_hcd_dump_state()
3911 hctsiz = dwc2_readl(hsotg, HCTSIZ(i)); in dwc2_hcd_dump_state()
3912 hcint = dwc2_readl(hsotg, HCINT(i)); in dwc2_hcd_dump_state()
3913 hcintmsk = dwc2_readl(hsotg, HCINTMSK(i)); in dwc2_hcd_dump_state()
3962 np_tx_status = dwc2_readl(hsotg, GNPTXSTS); in dwc2_hcd_dump_state()
3967 p_tx_status = dwc2_readl(hsotg, HPTXSTS); in dwc2_hcd_dump_state()
5063 ahbcfg = dwc2_readl(hsotg, GAHBCFG); in dwc2_hcd_free()
5071 dctl = dwc2_readl(hsotg, DCTL); in dwc2_hcd_free()
5118 hcfg = dwc2_readl(hsotg, HCFG); in dwc2_hcd_init()
5413 hr->hcfg = dwc2_readl(hsotg, HCFG); in dwc2_backup_host_registers()
5414 hr->hflbaddr = dwc2_readl(hsotg, HFLBADDR); in dwc2_backup_host_registers()
5415 hr->haintmsk = dwc2_readl(hsotg, HAINTMSK); in dwc2_backup_host_registers()
5417 hr->hcchar[i] = dwc2_readl(hsotg, HCCHAR(i)); in dwc2_backup_host_registers()
5418 hr->hcsplt[i] = dwc2_readl(hsotg, HCSPLT(i)); in dwc2_backup_host_registers()
5419 hr->hcintmsk[i] = dwc2_readl(hsotg, HCINTMSK(i)); in dwc2_backup_host_registers()
5420 hr->hctsiz[i] = dwc2_readl(hsotg, HCTSIZ(i)); in dwc2_backup_host_registers()
5421 hr->hcidma[i] = dwc2_readl(hsotg, HCDMA(i)); in dwc2_backup_host_registers()
5422 hr->hcidmab[i] = dwc2_readl(hsotg, HCDMAB(i)); in dwc2_backup_host_registers()
5426 hr->hfir = dwc2_readl(hsotg, HFIR); in dwc2_backup_host_registers()
5427 hr->hptxfsiz = dwc2_readl(hsotg, HPTXFSIZ); in dwc2_backup_host_registers()
5540 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_host_enter_hibernation()
5556 gusbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_host_enter_hibernation()
5560 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5565 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5570 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5576 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5581 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_hibernation()
5588 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5594 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5602 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5608 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_enter_hibernation()
5661 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_exit_hibernation()
5671 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_exit_hibernation()
5677 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_exit_hibernation()
5708 gpwrdn = dwc2_readl(hsotg, GPWRDN); in dwc2_host_exit_hibernation()
5719 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_host_exit_hibernation()
5725 hprt0 = dwc2_readl(hsotg, HPRT0); in dwc2_host_exit_hibernation()
5811 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_partial_power_down()
5855 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5860 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5865 pcgcctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_partial_power_down()
5931 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5937 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_enter_clock_gating()
5962 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()
5968 pcgctl = dwc2_readl(hsotg, PCGCTL); in dwc2_host_exit_clock_gating()