Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-mipi-dphy.c49 #define LANE_EN_3 BIT(5) macro
339 val |= LANE_EN_3 | LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()
H A Dphy-rockchip-inno-video-combo-phy.c44 #define LANE_EN_3 BIT(5) macro
443 LANE_EN_MASK, LANE_EN_CK | LANE_EN_3 | LANE_EN_2 | in inno_video_phy_mipi_mode_enable()
H A Dphy-rockchip-inno-dsidphy.c46 #define LANE_EN_3 BIT(5) macro
603 val |= LANE_EN_3 | LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_combo_phy.c44 #define LANE_EN_3 BIT(5) macro
596 val |= LANE_EN_3 | LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()