Lines Matching refs:ascot2e_write_reg
156 static int ascot2e_write_reg(struct ascot2e_priv *priv, u8 reg, u8 val) in ascot2e_write_reg() function
218 return ascot2e_write_reg(priv, reg, data); in ascot2e_set_reg_bits()
231 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_enter_power_save()
244 ascot2e_write_reg(priv, 0x50, 0x00); in ascot2e_leave_power_save()
391 ascot2e_write_reg(priv, 0x4E, 0x01); in ascot2e_set_params()
396 ascot2e_write_reg(priv, 0x4E, 0x00); in ascot2e_set_params()
450 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_set_params()
452 ascot2e_write_reg(priv, 0x03, 0xC0); in ascot2e_set_params()
513 ascot2e_write_reg(priv, 0x28, 0x1e); in ascot2e_attach()
515 ascot2e_write_reg(priv, 0x59, 0x04); in ascot2e_attach()
519 ascot2e_write_reg(priv, 0x4c, 0x01); in ascot2e_attach()
521 ascot2e_write_reg(priv, 0x07, 0x04); in ascot2e_attach()
523 ascot2e_write_reg(priv, 0x04, 0x00); in ascot2e_attach()
525 ascot2e_write_reg(priv, 0x03, 0xc0); in ascot2e_attach()
530 ascot2e_write_reg(priv, 0x50, 0x01); in ascot2e_attach()