Searched refs:trans_offset (Results 1 – 3 of 3) sorted by relevance
223 u32 trans_offset; member
7642 u32 trans_offset; in hpsa_find_cfgtables() local7659 trans_offset = readl(&h->cfgtable->TransMethodOffset); in hpsa_find_cfgtables()7661 cfg_base_addr_index)+cfg_offset+trans_offset, in hpsa_find_cfgtables()
1983 u16 wm0_blocks, trans_offset, blocks; in skl_compute_transition_wm() local2007 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