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

/linux-master/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);
154 val = USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START;
H A Dphy-hi3670-usb3.c40 #define USB_TCXO_EN BIT(1) macro
357 USB_TCXO_EN |
358 (USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START));
568 USB_TCXO_EN << PCTRL_PERI_CTRL3_MSK_START);

Completed in 139 milliseconds