Searched refs:HS_OTP_PWR_DN (Results 1 – 2 of 2) sorted by relevance
221 reg_value = lan743x_csr_read(adapter, HS_OTP_PWR_DN); in lan743x_hs_otp_power_up()224 lan743x_csr_write(adapter, HS_OTP_PWR_DN, reg_value); in lan743x_hs_otp_power_up()228 lan743x_csr_read(adapter, HS_OTP_PWR_DN); in lan743x_hs_otp_power_up()237 reg_value = lan743x_csr_read(adapter, HS_OTP_PWR_DN); in lan743x_hs_otp_power_down()240 lan743x_csr_write(adapter, HS_OTP_PWR_DN, reg_value); in lan743x_hs_otp_power_down()244 lan743x_csr_read(adapter, HS_OTP_PWR_DN); in lan743x_hs_otp_power_down()
788 #define HS_OTP_PWR_DN (HS_OTP_BLOCK_BASE + 0x0) macro
Completed in 13 milliseconds