Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/hisilicon/
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()
Dphy-hi3670-usb3.c38 #define PCTRL_PERI_CTRL3_MSK_START (16) macro
357 (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START)); in hi3670_config_phy_clock()
567 USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START); in hi3670_phy_exit()