Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.h83 #define SI4713_TXMEA_NARGS 4 macro
H A Dradio-usb-si4713.c285 { SI4713_CMD_TX_TUNE_MEASURE, { 0x03, SI4713_TXMEA_NARGS + 1, SI4713_TXMEA_NRESP } },
H A Dsi4713.c641 const u8 args[SI4713_TXMEA_NARGS] = { in si4713_tx_tune_measure()