Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.h80 #define SI4713_TXPWR_NRESP 1 macro
H A Dradio-usb-si4713.c284 { SI4713_CMD_TX_TUNE_POWER, { 0x03, SI4713_TXPWR_NARGS + 1, SI4713_TXPWR_NRESP } },
H A Dsi4713.c586 u8 val[SI4713_TXPWR_NRESP]; in si4713_tx_tune_power()