Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.h2497 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
Dtg3.c825 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_event_lock()
845 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_wait_for_event()
894 APE_EVENT_STATUS_EVENT_PENDING; in tg3_ape_scratchpad_read()
938 event | APE_EVENT_STATUS_EVENT_PENDING); in tg3_ape_send_event()