Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/
H A Dreset-npcm.c60 #define NPCM_IPSRST3_USBPHY1 BIT(24) macro
226 iprst3 |= (ipsrst3_bits | NPCM_IPSRST3_USBPHY1 | in npcm_usb_reset_npcm7xx()
240 iprst3 &= ~(NPCM_IPSRST3_USBPHY1 | NPCM_IPSRST3_USBPHY2); in npcm_usb_reset_npcm7xx()
297 iprst3 |= (ipsrst3_bits | NPCM_IPSRST3_USBPHY1 | in npcm_usb_reset_npcm8xx()
315 iprst3 &= ~(NPCM_IPSRST3_USBPHY1 | NPCM_IPSRST3_USBPHY2); in npcm_usb_reset_npcm8xx()