Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-twl4030-usb.c123 #define REQ_PHY_DPLL_CLK (1 << 0) macro
360 val |= REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
375 val &= ~REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
776 val &= ~(PHY_CLK_CTRL_CLK32K_EN | REQ_PHY_DPLL_CLK); in twl4030_usb_remove()