Home
last modified time | relevance | path

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

/linux-4.4.14/arch/c6x/platforms/
Dcache.c134 unsigned int bar_reg, in cache_block_operation() argument
160 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); in cache_block_operation()
179 unsigned int bar_reg, in cache_block_operation_nowait() argument
192 imcr_set(bar_reg, L2_CACHE_ALIGN_LOW((unsigned int) start)); in cache_block_operation_nowait()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_dev.c1391 u32 bar_reg = (bar_id == 0 ? PGLUE_B_REG_PF_BAR0_SIZE in qed_hw_bar_size() local
1393 u32 val = qed_rd(p_hwfn, p_hwfn->p_main_ptt, bar_reg); in qed_hw_bar_size()