Home
last modified time | relevance | path

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

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