Searched refs:mmio_count_max (Results 1 – 1 of 1) sorted by relevance
996 u32 mmio_count, mmio_count_max, start_mmioaddr; in parse_dmc_fw_header() local1020 mmio_count_max = DMC_V3_MAX_MMIO_COUNT; in parse_dmc_fw_header()1035 mmio_count_max = DMC_V1_MAX_MMIO_COUNT; in parse_dmc_fw_header()1052 if (mmio_count > mmio_count_max) { in parse_dmc_fw_header()
Completed in 7 milliseconds