Searched refs:mmio_count_max (Results 1 – 1 of 1) sorted by relevance
678 u32 mmio_count, mmio_count_max, start_mmioaddr; in parse_dmc_fw_header() local702 mmio_count_max = DMC_V3_MAX_MMIO_COUNT; in parse_dmc_fw_header()717 mmio_count_max = DMC_V1_MAX_MMIO_COUNT; in parse_dmc_fw_header()734 if (mmio_count > mmio_count_max) { in parse_dmc_fw_header()