Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_tx.c373 u16 payload, chanl_index; in fm_tx_set_freq() local
391 chanl_index = freq_to_set / 10; in fm_tx_set_freq()
394 payload = chanl_index; in fm_tx_set_freq()