Searched refs:DPHY_PD_PLL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 43 #define DPHY_PD_PLL 0x1c macro 505 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_init() 526 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on_mipi_dphy() 548 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on_lvds_phy() 598 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_power_off()
|
/kernel/linux/linux-5.10/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 27 #define DPHY_PD_PLL 0x1c macro 361 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_init() 386 phy_write(phy, PWR_ON, DPHY_PD_PLL); in mixel_dphy_power_on() 406 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_power_off()
|
Completed in 3 milliseconds