Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_llh_internal.h2391 #define HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp) \ argument
2392 (0x00000300u + (scratch_scp) * 0x4)
H A Dhw_atl_llh.c1479 u32 scratch_scp) in hw_atl_reg_glb_cpu_scratch_scp_set() argument
1481 aq_hw_write_reg(aq_hw, HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp), in hw_atl_reg_glb_cpu_scratch_scp_set()
H A Dhw_atl_llh.h290 u32 scratch_scp);