Home
last modified time | relevance | path

Searched refs:hw_write_id_reg (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/chipidea/
Dci_hdrc_msm.c107 hw_write_id_reg(ci, HS_PHY_AHB_MODE, 0xffffffff, 0x8); in ci_hdrc_msm_notify_event()
110 hw_write_id_reg(ci, HS_PHY_GENCONFIG, in ci_hdrc_msm_notify_event()
114 hw_write_id_reg(ci, HS_PHY_GENCONFIG_2, in ci_hdrc_msm_notify_event()
118 hw_write_id_reg(ci, HS_PHY_GENCONFIG_2, in ci_hdrc_msm_notify_event()
Dci.h334 static inline void hw_write_id_reg(struct ci_hdrc *ci, u32 offset, in hw_write_id_reg() function
Dcore.c437 hw_write_id_reg(ci, ID_SBUSCFG, AHBBRST_MASK, in ci_platform_configure()