Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh_internal.h2387 #define HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp) \ argument
2388 (0x00000300u + (scratch_scp) * 0x4)
Dhw_atl_llh.c1458 u32 scratch_scp) in hw_atl_reg_glb_cpu_scratch_scp_set() argument
1460 aq_hw_write_reg(aq_hw, HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp), in hw_atl_reg_glb_cpu_scratch_scp_set()
Dhw_atl_llh.h296 u32 scratch_scp);