Searched refs:afec0 (Results 1 – 1 of 1) sorted by relevance
669 u32 afec0 = DSI_PORT_READ(PHY_AFEC0); in vc4_dsi_latch_ulps() local672 afec0 |= DSI_PORT_BIT(PHY_AFEC0_LATCH_ULPS); in vc4_dsi_latch_ulps()676 DSI_PORT_WRITE(PHY_AFEC0, afec0); in vc4_dsi_latch_ulps()890 afec0 |= DSI0_PHY_AFEC0_PD_DLANE1; in vc4_dsi_encoder_enable()893 afec0 |= DSI0_PHY_AFEC0_RESET; in vc4_dsi_encoder_enable()895 DSI_PORT_WRITE(PHY_AFEC0, afec0); in vc4_dsi_encoder_enable()911 afec0 |= DSI1_PHY_AFEC0_PD_DLANE3; in vc4_dsi_encoder_enable()913 afec0 |= DSI1_PHY_AFEC0_PD_DLANE2; in vc4_dsi_encoder_enable()915 afec0 |= DSI1_PHY_AFEC0_PD_DLANE1; in vc4_dsi_encoder_enable()917 afec0 |= DSI1_PHY_AFEC0_RESET; in vc4_dsi_encoder_enable()[all …]
Completed in 8 milliseconds