Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/platform/sti/
H A Dstih-cec.c37 #define CEC_DATA_ARRAY_STATUS 0x3C macro
254 msg.len = readl(cec->regs + CEC_DATA_ARRAY_STATUS) & 0x1f; in stih_rx_done()