Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-mipi-dphy.c50 #define LANE_EN_2 BIT(4) macro
335 val |= LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()
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-dsidphy.c47 #define LANE_EN_2 BIT(4) macro
599 val |= LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()
603 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.c45 #define LANE_EN_2 BIT(4) macro
443 LANE_EN_MASK, LANE_EN_CK | LANE_EN_3 | LANE_EN_2 | in inno_video_phy_mipi_mode_enable()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_combo_phy.c45 #define LANE_EN_2 BIT(4) macro
592 val |= LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()
596 val |= LANE_EN_3 | LANE_EN_2 | LANE_EN_1 | LANE_EN_0; in inno_mipi_dphy_lane_enable()