Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-twl4030-usb.c110 #define REQ_PHY_DPLL_CLK (1 << 0) macro
353 val |= REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
368 val &= ~REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
803 val &= ~(PHY_CLK_CTRL_CLK32K_EN | REQ_PHY_DPLL_CLK); in twl4030_usb_remove()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-twl4030-usb.c111 #define REQ_PHY_DPLL_CLK (1 << 0) macro
356 val |= REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
371 val &= ~REQ_PHY_DPLL_CLK; in twl4030_i2c_access()
819 val &= ~(PHY_CLK_CTRL_CLK32K_EN | REQ_PHY_DPLL_CLK); in twl4030_usb_remove()

Completed in 3 milliseconds