Home
last modified time | relevance | path

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

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