Searched refs:ascot2e_write_regs (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | ascot2e.c | 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(priv, 0x01, data, 4); in ascot2e_attach() 503 ascot2e_write_regs(priv, 0x22, data, 3); in ascot2e_attach() [all …]
|