Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/i2c/
H A Dch7322.c34 #define CH7322_WRBUF_LEN 0x10 macro
174 if (len > CH7322_WRBUF_LEN || len < 1) in ch7322_send_message()