Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dwd.c128 hdr.length = MEI_WD_STOP_MSG_SIZE; in mei_wd_send()
153 memcpy(dev->wd_data, mei_stop_wd_params, MEI_WD_STOP_MSG_SIZE); in mei_wd_stop()
Dmei_dev.h34 #define MEI_WD_STOP_MSG_SIZE MEI_WD_HDR_SIZE macro
Dinterrupt.c549 slots -= mei_data2slots(MEI_WD_STOP_MSG_SIZE); in mei_irq_write_handler()