Home
last modified time | relevance | path

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

/drivers/net/
Dtg3.c346 static u32 tg3_ape_read32(struct tg3 *tp, u32 off) in tg3_ape_read32() function
570 status = tg3_ape_read32(tp, TG3_APE_LOCK_GRANT + off); in tg3_ape_lock()
5695 apedata = tg3_ape_read32(tp, TG3_APE_SEG_SIG); in tg3_ape_send_event()
5699 apedata = tg3_ape_read32(tp, TG3_APE_FW_STATUS); in tg3_ape_send_event()
5708 apedata = tg3_ape_read32(tp, TG3_APE_EVENT_STATUS); in tg3_ape_send_event()
5740 apedata = tg3_ape_read32(tp, TG3_APE_HOST_INIT_COUNT); in tg3_ape_driver_state_change()