Searched refs:mmio_count_max (Results 1 – 1 of 1) sorted by relevance
592 u32 mmio_count, mmio_count_max, start_mmioaddr; in parse_dmc_fw_header() local616 mmio_count_max = DMC_V3_MAX_MMIO_COUNT; in parse_dmc_fw_header()631 mmio_count_max = DMC_V1_MAX_MMIO_COUNT; in parse_dmc_fw_header()648 if (mmio_count > mmio_count_max) { in parse_dmc_fw_header()