Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dascot2e.c121 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs() function
160 return ascot2e_write_regs(priv, reg, &tmp, 1); in ascot2e_write_reg()
232 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_enter_power_save()
245 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_leave_power_save()
405 ascot2e_write_regs(priv, 0x06, data, 10); in ascot2e_set_params()
421 ascot2e_write_regs(priv, 0x45, data, 3); in ascot2e_set_params()
427 ascot2e_write_regs(priv, 0x49, data, 2); in ascot2e_set_params()
438 ascot2e_write_regs(priv, 0x03, data, 2); in ascot2e_set_params()
448 ascot2e_write_regs(priv, 0x10, data, 5); in ascot2e_set_params()
507 ascot2e_write_regs(priv, 0x01, data, 4); in ascot2e_attach()
[all …]