Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.h63 #define SI4713_GET_STATUS_NRESP 1 macro
H A Dradio-usb-si4713.c288 { SI4713_CMD_GET_INT_STATUS, { 0x03, 0x01, SI4713_GET_STATUS_NRESP } },
H A Dsi4713.c497 u8 resp[SI4713_GET_STATUS_NRESP]; in si4713_wait_stc()