Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h26 u32 hw_atl_ts_power_down_get(struct aq_hw_s *aq_hw);
H A Dhw_atl_llh.c32 u32 hw_atl_ts_power_down_get(struct aq_hw_s *aq_hw) in hw_atl_ts_power_down_get() function
H A Dhw_atl_b0.c1630 ts_disabled = (hw_atl_ts_power_down_get(self) == 1U); in hw_atl_b0_get_mac_temp()