Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dascot2e.c147 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg() function
211 return ascot2e_write_reg(priv, reg, data); in ascot2e_set_reg_bits()
224 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_enter_power_save()
237 ascot2e_write_reg(priv, 0x50, 0x00); in ascot2e_leave_power_save()
383 ascot2e_write_reg(priv, 0x4E, 0x01); in ascot2e_set_params()
388 ascot2e_write_reg(priv, 0x4E, 0x00); in ascot2e_set_params()
442 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_set_params()
444 ascot2e_write_reg(priv, 0x03, 0xC0); in ascot2e_set_params()
505 ascot2e_write_reg(priv, 0x28, 0x1e); in ascot2e_attach()
507 ascot2e_write_reg(priv, 0x59, 0x04); in ascot2e_attach()
[all …]