Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.h49 #define SI4713_GETREV_NRESP 9 macro
H A Dradio-usb-si4713.c279 { SI4713_CMD_GET_REV, { 0x03, 0x01, SI4713_GETREV_NRESP } },
H A Dsi4713.c468 u8 resp[SI4713_GETREV_NRESP]; in si4713_checkrev()