Searched refs:mxl5007t_read_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mxl5007t.c | 477 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val) in mxl5007t_read_reg() function 557 ret = mxl5007t_read_reg(state, 0xd8, &d); in mxl5007t_synth_lock_status() 800 ret = mxl5007t_read_reg(state, 0xd9, &id); in mxl5007t_get_chip_id()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mxl5007t.c | 468 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val) in mxl5007t_read_reg() function 548 ret = mxl5007t_read_reg(state, 0xd8, &d); in mxl5007t_synth_lock_status() 791 ret = mxl5007t_read_reg(state, 0xd9, &id); in mxl5007t_get_chip_id()
|
Completed in 3 milliseconds