Home
last modified time | relevance | path

Searched refs:SB_READY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-samsung-hdptx.c248 #define SB_READY BIT(4) macro
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-hdptx.c248 #define SB_READY BIT(4) macro
H A Dphy-rockchip-samsung-hdptx-hdmi.c367 #define SB_READY(x) UPDATE(x, 4, 4) macro
1097 hdptx_update_bits(hdptx, SB_REG0123, SB_READY_MASK, SB_READY(1)); in hdptx_earc_config()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dphy-rockchip-samsung-hdptx-hdmi.c365 #define SB_READY(x) UPDATE(x, 4, 4) macro