Searched refs:SB_READY_DELAY_TIME (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 211 #define SB_READY_DELAY_TIME GENMASK(5, 3) macro 872 SB_READY_DELAY_TIME | SB_TG_OSC_EN_DELAY_TIME, in rockchip_hdptx_phy_dp_aux_init() 873 FIELD_PREP(SB_READY_DELAY_TIME, 0x2) | in rockchip_hdptx_phy_dp_aux_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 211 #define SB_READY_DELAY_TIME GENMASK(5, 3) macro 914 SB_READY_DELAY_TIME | SB_TG_OSC_EN_DELAY_TIME, in rockchip_hdptx_phy_dp_aux_init() 915 FIELD_PREP(SB_READY_DELAY_TIME, 0x2) | in rockchip_hdptx_phy_dp_aux_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 331 #define SB_READY_DELAY_TIME(x) UPDATE(x, 5, 3) macro 1033 SB_READY_DELAY_TIME(2)); in hdptx_earc_config()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 329 #define SB_READY_DELAY_TIME(x) UPDATE(x, 5, 3) macro
|