Searched refs:mmio_count_max (Results 1 – 1 of 1) sorted by relevance
1055 u32 mmio_count, mmio_count_max, start_mmioaddr; in parse_dmc_fw_header() local1079 mmio_count_max = DMC_V3_MAX_MMIO_COUNT; in parse_dmc_fw_header()1094 mmio_count_max = DMC_V1_MAX_MMIO_COUNT; in parse_dmc_fw_header()1111 if (mmio_count > mmio_count_max) { in parse_dmc_fw_header()