Searched refs:PWR_OFF (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 56 #define PWR_OFF 1 macro 361 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_init() 362 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_init() 406 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_power_off() 407 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_power_off()
|
/kernel/linux/linux-5.10/drivers/misc/nxp-pn5xx/ |
H A D | pn5xx_i2c.h | 16 #define PWR_OFF 0 macro
|
/kernel/linux/linux-6.6/drivers/phy/freescale/ |
H A D | phy-fsl-imx8-mipi-dphy.c | 72 #define PWR_OFF 1 macro 505 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_init() 506 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_init() 598 phy_write(phy, PWR_OFF, DPHY_PD_PLL); in mixel_dphy_power_off() 599 phy_write(phy, PWR_OFF, DPHY_PD_DPHY); in mixel_dphy_power_off()
|
Completed in 4 milliseconds