Searched refs:tg3_ape_write32 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dtg3.c481 static void tg3_ape_write32(struct tg3 *tp, u32 off, u32 val) tg3_ape_write32() function
703 tg3_ape_write32(tp, regbase + 4 * i, bit); tg3_ape_lock_init()
748 tg3_ape_write32(tp, req + off, bit); tg3_ape_lock()
763 tg3_ape_write32(tp, gnt + off, bit); tg3_ape_lock()
803 tg3_ape_write32(tp, gnt + 4 * locknum, bit); tg3_ape_unlock()
884 tg3_ape_write32(tp, TG3_APE_EVENT_STATUS, apedata); tg3_ape_scratchpad_read()
886 tg3_ape_write32(tp, bufoff, base_off); tg3_ape_scratchpad_read()
887 tg3_ape_write32(tp, bufoff + sizeof(u32), length); tg3_ape_scratchpad_read()
890 tg3_ape_write32(tp, TG3_APE_EVENT, APE_EVENT_1); tg3_ape_scratchpad_read()
925 tg3_ape_write32(tp, TG3_APE_EVENT_STATUS, tg3_ape_send_event()
929 tg3_ape_write32(tp, TG3_APE_EVENT, APE_EVENT_1); tg3_ape_send_event()
944 tg3_ape_write32(tp, TG3_APE_HOST_SEG_SIG, tg3_ape_driver_state_change()
946 tg3_ape_write32(tp, TG3_APE_HOST_SEG_LEN, tg3_ape_driver_state_change()
949 tg3_ape_write32(tp, TG3_APE_HOST_INIT_COUNT, ++apedata); tg3_ape_driver_state_change()
950 tg3_ape_write32(tp, TG3_APE_HOST_DRIVER_ID, tg3_ape_driver_state_change()
952 tg3_ape_write32(tp, TG3_APE_HOST_BEHAVIOR, tg3_ape_driver_state_change()
954 tg3_ape_write32(tp, TG3_APE_HOST_DRVR_STATE, tg3_ape_driver_state_change()
965 tg3_ape_write32(tp, TG3_APE_HOST_SEG_SIG, 0x0); tg3_ape_driver_state_change()
969 tg3_ape_write32(tp, TG3_APE_HOST_WOL_SPEED, tg3_ape_driver_state_change()
975 tg3_ape_write32(tp, TG3_APE_HOST_DRVR_STATE, apedata); tg3_ape_driver_state_change()
2805 tg3_ape_write32(tp, TG3_APE_GPIO_MSG, status); tg3_set_function_status()
10718 tg3_ape_write32(tp, TG3_APE_HOST_HEARTBEAT_INT_MS, tg3_reset_hw()
15306 tg3_ape_write32(tp, TG3_APE_OTP_ADDR, off | APE_OTP_ADDR_CPU_ENABLE); tg3_ape_otp_read()
15307 tg3_ape_write32(tp, TG3_APE_OTP_CTRL, APE_OTP_CTRL_PROG_EN | tg3_ape_otp_read()
15321 tg3_ape_write32(tp, TG3_APE_OTP_CTRL, 0); tg3_ape_otp_read()

Completed in 120 milliseconds