Searched refs:READ32_HHI_REG (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/dev/display/vim-display/
H A Dhdmitx_clk.cpp32 st = !!(READ32_HHI_REG(reg) & (1 << 31)); \
75 DISP_INFO("HPLL: 0x%x\n", READ32_HHI_REG(HHI_HDMI_PLL_CNTL));
H A Dhdmitx.h34 #define READ32_HHI_REG(a) readl((uint8_t*)io_buffer_virt(&display->mmio_hiu) + a) macro
/fuchsia/zircon/kernel/dev/hdcp/amlogic_s912/
H A Dhdcp.c39 #define READ32_HHI_REG(a) readl(hiu_base + a) macro
/fuchsia/zircon/system/dev/display/astro-display/
H A Daml-dsi-host.cpp13 #define READ32_HHI_REG(a) hhi_regs_->Read<uint32_t>(a) macro
H A Dvpu.cpp54 #define READ32_HHI_REG(a) hhi_regs_->Read<uint32_t>(a) macro
H A Dastro-clock.cpp17 #define READ32_HHI_REG(a) hhi_regs_->Read<uint32_t>(a) macro

Completed in 84 milliseconds