Home
last modified time | relevance | path

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

/drivers/scsi/
A Dhpsa.h223 u32 trans_offset; member
A Dhpsa.c7642 u32 trans_offset; in hpsa_find_cfgtables() local
7659 trans_offset = readl(&h->cfgtable->TransMethodOffset); in hpsa_find_cfgtables()
7661 cfg_base_addr_index)+cfg_offset+trans_offset, in hpsa_find_cfgtables()
/drivers/gpu/drm/i915/display/
A Dskl_watermark.c1983 u16 wm0_blocks, trans_offset, blocks; in skl_compute_transition_wm() local
2007 trans_offset = trans_min + trans_amount; in skl_compute_transition_wm()
2024 blocks = max(wm0_blocks, trans_y_tile_min) + trans_offset; in skl_compute_transition_wm()
2026 blocks = wm0_blocks + trans_offset; in skl_compute_transition_wm()

Completed in 27 milliseconds