Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.c1700 u32 scratch_scp) in hw_atl_reg_glb_cpu_scratch_scp_set() argument
1702 aq_hw_write_reg(aq_hw, HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp), in hw_atl_reg_glb_cpu_scratch_scp_set()
1825 u32 hw_atl_scrpad_get(struct aq_hw_s *aq_hw, u32 scratch_scp) in hw_atl_scrpad_get() argument
1828 HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp)); in hw_atl_scrpad_get()
Dhw_atl_llh_internal.h2773 #define HW_ATL_GLB_CPU_SCRATCH_SCP_ADR(scratch_scp) \ argument
2774 (0x00000300u + (scratch_scp) * 0x4)
Dhw_atl_llh.h324 u32 scratch_scp);
885 u32 hw_atl_scrpad_get(struct aq_hw_s *aq_hw, u32 scratch_scp);