Home
last modified time | relevance | path

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

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