Searched refs:mmio_start (Results 1 – 2 of 2) sorted by relevance
139 void __iomem *mmio_start; member
211 return ioread32(card_ctx->mmio_start + had_config_offset(pipe) + reg); in had_read_register_raw()217 iowrite32(val, card_ctx->mmio_start + had_config_offset(pipe) + reg); in had_write_register_raw()1729 card_ctx->mmio_start = in __hdmi_lpe_audio_probe()1732 if (!card_ctx->mmio_start) { in __hdmi_lpe_audio_probe()