Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmei_cl_bus.h36 #define MEI_CL_EVENT_RX 0 macro
/linux-4.1.27/drivers/nfc/
Dmei_phy.c120 if (events & BIT(MEI_CL_EVENT_RX)) { in nfc_mei_event_cb()
/linux-4.1.27/drivers/misc/mei/
Dbus.c508 set_bit(MEI_CL_EVENT_RX, &device->events); in mei_cl_bus_rx_event()