Searched refs:mdp4_read (Results 1 – 5 of 5) sorted by relevance
75 enable = mdp4_read(mdp4_kms, REG_MDP4_INTR_ENABLE); in mdp4_irq()76 status = mdp4_read(mdp4_kms, REG_MDP4_INTR_STATUS) & enable; in mdp4_irq()
77 while (!mdp4_read(mdp4_kms, REG_MDP4_LVDS_PHY_PLL_LOCKED)) in mpd4_lvds_pll_enable()
50 static inline u32 mdp4_read(struct mdp4_kms *mdp4_kms, u32 reg) in mdp4_read() function
538 !(mdp4_read(mdp4_kms, REG_MDP4_OVERLAY_FLUSH) & in mdp4_crtc_wait_for_flush_done()571 intf_sel = mdp4_read(mdp4_kms, REG_MDP4_DISP_INTF_SEL); in mdp4_crtc_set_intf()
367 version = mdp4_read(mdp4_kms, REG_MDP4_VERSION); in read_mdp_hw_revision()