Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/
H A Dradio-tea5777.h56 bool needs_write; /* for write before read quirk */ member
H A Dradio-tea5777.c217 tea->needs_write = false; in radio_tea5777_set_freq()
231 if (tea->write_before_read && tea->needs_write) { in radio_tea5777_update_read_reg()
246 tea->needs_write = true; in radio_tea5777_update_read_reg()