Searched refs:USB2_PHY_CKEN (Results 1 – 6 of 6) sorted by relevance
38 #define USB2_PHY_CKEN (0x1 << 2) macro145 reg |= USB2_PHY_CKEN; in phy_hiusb_init_clk()
38 #define USB2_PHY_CKEN (0x1 << 2) macro146 reg |= USB2_PHY_CKEN; in hisi_usb_init_clk()
38 #define USB2_PHY_CKEN (0x1 << 2) macro146 reg |= USB2_PHY_CKEN; in phy_hiusb_init_clk()
181 reg |= (USB2_PHY_CKEN << usb2_offset); in phy_hiusb_init_clk_ctrler()
255 #define USB2_PHY_CKEN (0x1<<4) macro