Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.h2480 #define APE_EVENT_STATUS_EVENT_PENDING 0x80000000 macro
Dtg3.c815 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_event_lock()
834 if (!(apedata & APE_EVENT_STATUS_EVENT_PENDING)) in tg3_ape_wait_for_event()
883 APE_EVENT_STATUS_EVENT_PENDING; in tg3_ape_scratchpad_read()
926 event | APE_EVENT_STATUS_EVENT_PENDING); in tg3_ape_send_event()