Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dascot2e.c156 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg() function
220 return ascot2e_write_reg(priv, reg, data); in ascot2e_set_reg_bits()
233 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_enter_power_save()
246 ascot2e_write_reg(priv, 0x50, 0x00); in ascot2e_leave_power_save()
392 ascot2e_write_reg(priv, 0x4E, 0x01); in ascot2e_set_params()
397 ascot2e_write_reg(priv, 0x4E, 0x00); in ascot2e_set_params()
451 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_set_params()
453 ascot2e_write_reg(priv, 0x03, 0xC0); in ascot2e_set_params()
514 ascot2e_write_reg(priv, 0x28, 0x1e); in ascot2e_attach()
516 ascot2e_write_reg(priv, 0x59, 0x04); in ascot2e_attach()
[all …]