Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c164 #define MSGESC 0xfd macro
218 if (*command >= MSGESC) { in pulse8_send()
219 err = serio_write(serio, MSGESC); in pulse8_send()
371 if (data == MSGESC) { in pulse8_interrupt()