Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_combtxphy.c164 SW_PD_PLL_MASK, SW_TX_IDLE(0x3ff) | in rk628_combtxphy_power_on()
195 SW_TX_PD_MASK | SW_PD_PLL_MASK | in rk628_combtxphy_power_off()
H A Drk628_combtxphy.h24 #define SW_PD_PLL_MASK BIT(4) macro