Home
last modified time | relevance | path

Searched refs:FLAG_GET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv_rx.c70 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, NULL, NULL); in fm_rx_set_freq()
214 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, NULL, NULL); in fm_rx_seek()
687 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, in fm_rx_set_rds_mode()
H A Dfmdrv_common.h27 #define FLAG_GET 3 macro
161 /* FLAG_GET register bits */
H A Dfmdrv_common.c566 /* Send FLAG_GET command , to know the source of interrupt */ in fm_irq_send_flag_getcmd()
567 if (!fm_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, sizeof(flag), NULL)) in fm_irq_send_flag_getcmd()
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv_rx.c70 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, NULL, NULL); in fm_rx_set_freq()
214 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, NULL, NULL); in fm_rx_seek()
687 ret = fmc_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, 2, in fm_rx_set_rds_mode()
H A Dfmdrv_common.h27 #define FLAG_GET 3 macro
161 /* FLAG_GET register bits */
H A Dfmdrv_common.c567 /* Send FLAG_GET command , to know the source of interrupt */ in fm_irq_send_flag_getcmd()
568 if (!fm_send_cmd(fmdev, FLAG_GET, REG_RD, NULL, sizeof(flag), NULL)) in fm_irq_send_flag_getcmd()

Completed in 8 milliseconds