Home
last modified time | relevance | path

Searched refs:OP_DEVLC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dcore.c62 [OP_DEVLC] = 0x84U,
87 [OP_DEVLC] = 0x84U,
200 enum ci_hw_regs reg = ci->hw_bank.lpm ? OP_DEVLC : OP_PORTSC; in ci_hdrc_enter_lpm()
293 hw_write(ci, OP_DEVLC, DEVLC_PTS(7) | DEVLC_PTW, lpm); in hw_phymode_configure()
295 hw_write(ci, OP_DEVLC, DEVLC_STS, DEVLC_STS); in hw_phymode_configure()
421 hw_write(ci, OP_DEVLC, DEVLC_PFSC, DEVLC_PFSC); in ci_platform_configure()
H A Dci.h58 OP_DEVLC, enumerator
H A Dudc.c247 return ci->hw_bank.lpm ? hw_read(ci, OP_DEVLC, DEVLC_PSPD) : in hw_port_is_high_speed()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dcore.c63 [OP_DEVLC] = 0x84U,
89 [OP_DEVLC] = 0x84U,
202 enum ci_hw_regs reg = ci->hw_bank.lpm ? OP_DEVLC : OP_PORTSC; in ci_hdrc_enter_lpm_common()
300 hw_write(ci, OP_DEVLC, DEVLC_PTS(7) | DEVLC_PTW, lpm); in hw_phymode_configure()
302 hw_write(ci, OP_DEVLC, DEVLC_STS, DEVLC_STS); in hw_phymode_configure()
428 hw_write(ci, OP_DEVLC, DEVLC_PFSC, DEVLC_PFSC); in ci_platform_configure()
H A Dci.h59 OP_DEVLC, enumerator
H A Dudc.c250 return ci->hw_bank.lpm ? hw_read(ci, OP_DEVLC, DEVLC_PSPD) : in hw_port_is_high_speed()

Completed in 10 milliseconds