Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/radio/si4713/
Dsi4713.h50 #define SI4713_CMD_GET_REV 0x10 macro
Dradio-usb-si4713.c282 { SI4713_CMD_GET_REV, { 0x03, 0x01, SI4713_GETREV_NRESP } },
Dsi4713.c479 rval = si4713_send_command(sdev, SI4713_CMD_GET_REV, in si4713_checkrev()