Searched refs:ascot2e_write_regs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | ascot2e.c | 112 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs() function 151 return ascot2e_write_regs(priv, reg, &tmp, 1); in ascot2e_write_reg() 223 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_enter_power_save() 236 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_leave_power_save() 396 ascot2e_write_regs(priv, 0x06, data, 10); in ascot2e_set_params() 412 ascot2e_write_regs(priv, 0x45, data, 3); in ascot2e_set_params() 418 ascot2e_write_regs(priv, 0x49, data, 2); in ascot2e_set_params() 429 ascot2e_write_regs(priv, 0x03, data, 2); in ascot2e_set_params() 439 ascot2e_write_regs(priv, 0x10, data, 5); in ascot2e_set_params() 498 ascot2e_write_regs(pri in ascot2e_attach() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | ascot2e.c | 112 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs() function 151 return ascot2e_write_regs(priv, reg, &tmp, 1); in ascot2e_write_reg() 223 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_enter_power_save() 236 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_leave_power_save() 396 ascot2e_write_regs(priv, 0x06, data, 10); in ascot2e_set_params() 412 ascot2e_write_regs(priv, 0x45, data, 3); in ascot2e_set_params() 418 ascot2e_write_regs(priv, 0x49, data, 2); in ascot2e_set_params() 429 ascot2e_write_regs(priv, 0x03, data, 2); in ascot2e_set_params() 439 ascot2e_write_regs(priv, 0x10, data, 5); in ascot2e_set_params() 498 ascot2e_write_regs(pri in ascot2e_attach() [all...] |
Completed in 2 milliseconds