Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3660-usb3.c34 #define USB_TCXO_EN BIT(1) 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.c40 #define USB_TCXO_EN BIT(1) macro
357 USB_TCXO_EN | in hi3670_config_phy_clock()
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()