Home
last modified time | relevance | path

Searched refs:PCTRL_PERI_CTRL3_MSK_START (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.c32 #define PCTRL_PERI_CTRL3_MSK_START 16 macro
77 val = USB_TCXO_EN | (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START); in hi3660_phy_init()
153 val = USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START; in hi3660_phy_exit()
/kernel/linux/linux-6.6/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.c33 #define PCTRL_PERI_CTRL3_MSK_START 16 macro
78 val = USB_TCXO_EN | (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START); in hi3660_phy_init()
154 val = USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START; in hi3660_phy_exit()
H A Dphy-hi3670-usb3.c39 #define PCTRL_PERI_CTRL3_MSK_START (16) macro
358 (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START)); in hi3670_config_phy_clock()
568 USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START); in hi3670_phy_exit()
/kernel/linux/linux-5.10/drivers/staging/hikey9xx/
H A Dphy-hi3670-usb3.c37 #define PCTRL_PERI_CTRL3_MSK_START (16) macro
367 (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START)); in hi3670_config_phy_clock()
577 USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START); in hi3670_phy_exit()

Completed in 4 milliseconds