Home
last modified time | relevance | path

Searched refs:limit_off (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_fw_meta.c344 u32 limit_off = max(seg_limit, ROGUE_FW_SEGMMU_ALIGN); in configure_seg_id() local
347 limit_off -= 1; in configure_seg_id()
352 add_boot_arg(&boot_conf, META_CR_MMCU_SEGMENT_N_LIMIT(seg_id), limit_off); in configure_seg_id()