Searched refs:R367CAB_RS_COUNTER_2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0367_defs.h | 641 {R367CAB_RS_COUNTER_2, 0x19}, 1220 {R367CAB_RS_COUNTER_2, 0x19},
|
H A D | stv0367.c | 2827 | stv0367_readreg(state, R367CAB_RS_COUNTER_2); in stv0367cab_read_ucblcks() 2828 tscount = (stv0367_readreg(state, R367CAB_RS_COUNTER_2) << 8) in stv0367cab_read_ucblcks()
|
H A D | stv0367_regs.h | 3455 #define R367CAB_RS_COUNTER_2 0xf4b0 macro
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0367_defs.h | 641 {R367CAB_RS_COUNTER_2, 0x19}, 1220 {R367CAB_RS_COUNTER_2, 0x19},
|
H A D | stv0367.c | 2823 | stv0367_readreg(state, R367CAB_RS_COUNTER_2); in stv0367cab_read_ucblcks() 2824 tscount = (stv0367_readreg(state, R367CAB_RS_COUNTER_2) << 8) in stv0367cab_read_ucblcks()
|
H A D | stv0367_regs.h | 3455 #define R367CAB_RS_COUNTER_2 0xf4b0 macro
|
Completed in 26 milliseconds