Home
last modified time | relevance | path

Searched refs:host_update_bits (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-video-combo-phy.c247 static void host_update_bits(struct inno_video_phy *inno, in host_update_bits() function
525 host_update_bits(inno, DSI_PHY_RSTZ, PHY_ENABLECLK, PHY_ENABLECLK); in inno_video_phy_ttl_mode_enable()
H A Dphy-rockchip-inno-dsidphy.c318 static void host_update_bits(struct inno_dsidphy *inno, in host_update_bits() function
710 host_update_bits(inno, DSI_PHY_RSTZ, PHY_ENABLECLK, PHY_ENABLECLK); in inno_dsidphy_phy_ttl_mode_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_combo_phy.c339 static inline void host_update_bits(struct inno_video_phy *inno, in host_update_bits() function
709 host_update_bits(inno, DSI_PHY_RSTZ, PHY_ENABLECLK, PHY_ENABLECLK); in inno_video_phy_ttl_mode_enable()