Searched refs:DPHY_PD_DPHY (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 | 36 #define DPHY_PD_DPHY 0x00 macro 506 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_init() 534 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on_mipi_dphy() 547 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on_lvds_phy() 599 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_power_off()
|
/kernel/linux/linux-5.10/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 20 #define DPHY_PD_DPHY 0x00 macro 362 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_init() 394 phy_write(phy, PWR_ON, DPHY_PD_DPHY); in mixel_dphy_power_on() 407 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_power_off()
|
Completed in 3 milliseconds