Searched refs:ascot2e_write_regs (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/media/dvb-frontends/ |
| D | ascot2e.c | 121 static int ascot2e_write_regs(struct ascot2e_priv *priv, in ascot2e_write_regs() function 158 return ascot2e_write_regs(priv, reg, &val, 1); in ascot2e_write_reg() 230 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_enter_power_save() 243 ascot2e_write_regs(priv, 0x14, data, 2); in ascot2e_leave_power_save() 404 ascot2e_write_regs(priv, 0x06, data, 10); in ascot2e_set_params() 420 ascot2e_write_regs(priv, 0x45, data, 3); in ascot2e_set_params() 426 ascot2e_write_regs(priv, 0x49, data, 2); in ascot2e_set_params() 437 ascot2e_write_regs(priv, 0x03, data, 2); in ascot2e_set_params() 447 ascot2e_write_regs(priv, 0x10, data, 5); in ascot2e_set_params() 506 ascot2e_write_regs(priv, 0x01, data, 4); in ascot2e_attach() [all …]
|