Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Ds921.c249 #define s921_readreg(state, reg) \ macro
305 rc = s921_readreg(state, 0x80); in s921_pll_tune()
312 rc = s921_readreg(state, 0x01); in s921_pll_tune()
315 rc = s921_readreg(state, 0x80); in s921_pll_tune()
318 rc = s921_readreg(state, 0x80); in s921_pll_tune()
321 rc = s921_readreg(state, 0x32); in s921_pll_tune()
350 rc = s921_readreg(state, 0x81); in s921_read_status()
356 rc = s921_readreg(state, 0x82); in s921_read_status()
397 rc = s921_readreg(state, 0x01); in s921_read_signal_strength()
400 rc = s921_readreg(state, 0x80); in s921_read_signal_strength()
[all …]

Completed in 3 milliseconds